F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_29333774_22990.cpp:3:8: error: macro names must be identifiers
 #define N 512345  
        ^
0_0_29333774_22990.cpp:4:2: error: stray '#' in program
   
  ^
0_0_29333774_22990.cpp:4:8: error: stray '#' in program
   
        ^
0_0_29333774_22990.cpp:5:6: error: stray '#' in program
 char ss[10];  
      ^
0_0_29333774_22990.cpp:5:19: error: stray '#' in program
 char ss[10];  
                   ^
0_0_29333774_22990.cpp:5:25: error: stray '#' in program
 char ss[10];  
                         ^
0_0_29333774_22990.cpp:6:8: error: stray '#' in program
 struct node  
        ^
0_0_29333774_22990.cpp:6:18: error: stray '#' in program
 struct node  
                  ^
0_0_29333774_22990.cpp:6:24: error: stray '#' in program
 struct node  
                        ^
0_0_29333774_22990.cpp:7:3: error: stray '#' in program
 {  
   ^
0_0_29333774_22990.cpp:7:9: error: stray '#' in program
 {  
         ^
0_0_29333774_22990.cpp:8:2: error: stray '#' in program
     char str[10];  
  ^
0_0_29333774_22990.cpp:8:8: error: stray '#' in program
     char str[10];  
        ^
0_0_29333774_22990.cpp:8:14: error: stray '#' in program
     char str[10];  
              ^
0_0_29333774_22990.cpp:8:20: error: stray '#' in program
     char str[10];  
                    ^
0_0_29333774_22990.cpp:8:30: error: stray '#' in program
     char str[10];  
                              ^
0_0_29333774_22990.cpp:8:44: error: stray '#' in program
     char str[10];  
                                            ^
0_0_29333774_22990.cpp:8:50: error: stray '#' in program
     char str[10];  
                                                  ^
0_0_29333774_22990.cpp:9:2: error: stray '#' in program
     int pos;  
  ^
0_0_29333774_22990.cpp:9:8: error: stray '#' in program
     int pos;  
        ^
0_0_29333774_22990.cpp:9:14: error: stray '#' in program
     int pos;  
              ^
0_0_29333774_22990.cpp:9:20: error: stray '#' in program
     int pos;  
                    ^
0_0_29333774_22990.cpp:9:29: error: stray '#' in program
     int pos;  
                             ^
0_0_29333774_22990.cpp:9:39: error: stray '#' in program
     int pos;  
                                       ^
0_0_29333774_22990.cpp:9:45: error: stray '#' in program
     int pos;  
                                             ^
0_0_29333774_22990.cpp:10:2: error: stray '#' in program
     int index;  
  ^
0_0_29333774_22990.cpp:10:8: error: stray '#' in program
     int index;  
        ^
0_0_29333774_22990.cpp:10:14: error: stray '#' in program
     int index;  
              ^
0_0_29333774_22990.cpp:10:20: error: stray '#' in program
     int index;  
                    ^
0_0_29333774_22990.cpp:10:29: error: stray '#' in program
     int index;  
                             ^
0_0_29333774_22990.cpp:10:41: error: stray '#' in program
     int index;  
                                         ^
0_0_29333774_22990.cpp:10:47: error: stray '#' in program
     int index;  
                                               ^
0_0_29333774_22990.cpp:11:4: error: stray '#' in program
 };  
    ^
0_0_29333774_22990.cpp:11:10: error: stray '#' in program
 };  
          ^
0_0_29333774_22990.cpp:12:8: error: stray '#' in program
 struct res  
        ^
0_0_29333774_22990.cpp:12:17: error: stray '#' in program
 struct res  
                 ^
0_0_29333774_22990.cpp:12:23: error: stray '#' in program
 struct res  
                       ^
0_0_29333774_22990.cpp:13:3: error: stray '#' in program
 {  
   ^
0_0_29333774_22990.cpp:13:9: error: stray '#' in program
 {  
         ^
0_0_29333774_22990.cpp:14:2: error: stray '#' in program
     int now,fa;  
  ^
0_0_29333774_22990.cpp:14:8: error: stray '#' in program
     int now,fa;  
        ^
0_0_29333774_22990.cpp:14:14: error: stray '#' in program
     int now,fa;  
              ^
0_0_29333774_22990.cpp:14:20: error: stray '#' in program
     int now,fa;  
                    ^
0_0_29333774_22990.cpp:14:29: error: stray '#' in program
     int now,fa;  
                             ^
0_0_29333774_22990.cpp:14:42: error: stray '#' in program
     int now,fa;  
                                          ^
0_0_29333774_22990.cpp:14:48: error: stray '#' in program
     int now,fa;  
                                                ^
0_0_29333774_22990.cpp:15:10: error: stray '#' in program
 }res[N];  
          ^
0_0_29333774_22990.cpp:15:16: error: stray '#' in program
 }res[N];  
                ^
0_0_29333774_22990.cpp:16:5: error: stray '#' in program
 int vis[N];  
     ^
0_0_29333774_22990.cpp:16:18: error: stray '#' in program
 int vis[N];  
                  ^
0_0_29333774_22990.cpp:16:24: error: stray '#' in program
 int vis[N];  
                        ^
0_0_29333774_22990.cpp:17:5: error: stray '#' in program
 int  fac[] = {1,1,2,6,24,120,720,5040,40320};  
     ^
0_0_29333774_22990.cpp:17:11: error: stray '#' in program
 int  fac[] = {1,1,2,6,24,120,720,5040,40320};  
           ^
0_0_29333774_22990.cpp:17:22: error: stray '#' in program
 int  fac[] = {1,1,2,6,24,120,720,5040,40320};  
                      ^
0_0_29333774_22990.cpp:17:29: error: stray '#' in program
 int  fac[] = {1,1,2,6,24,120,720,5040,40320};  
                             ^
0_0_29333774_22990.cpp:17:67: error: stray '#' in program
 int  fac[] = {1,1,2,6,24,120,720,5040,40320};  
                                                                   ^
0_0_29333774_22990.cpp:17:73: error: stray '#' in program
 int  fac[] = {1,1,2,6,24,120,720,5040,40320};  
                                                                         ^
0_0_29333774_22990.cpp:18:5: error: stray '#' in program
 int over,cnt;  
     ^
0_0_29333774_22990.cpp:18:20: error: stray '#' in program
 int over,cnt;  
                    ^
0_0_29333774_22990.cpp:18:26: error: stray '#' in program
 int over,cnt;  
                          ^
0_0_29333774_22990.cpp:19:5: error: stray '#' in program
 int ans[N];  
     ^
0_0_29333774_22990.cpp:19:18: error: stray '#' in program
 int ans[N];  
                  ^
0_0_29333774_22990.cpp:19:24: error: stray '#' in program
 int ans[N];  
                        ^
0_0_29333774_22990.cpp:20:5: error: stray '#' in program
 int KT(char ss[])  
     ^
0_0_29333774_22990.cpp:20:18: error: stray '#' in program
 int KT(char ss[])  
                  ^
0_0_29333774_22990.cpp:20:29: error: stray '#' in program
 int KT(char ss[])  
                             ^
0_0_29333774_22990.cpp:20:35: error: stray '#' in program
 int KT(char ss[])  
                                   ^
0_0_29333774_22990.cpp:21:3: error: stray '#' in program
 {  
   ^
0_0_29333774_22990.cpp:21:9: error: stray '#' in program
 {  
         ^
0_0_29333774_22990.cpp:22:2: error: stray '#' in program
     int i, j, t, sum;  
  ^
0_0_29333774_22990.cpp:22:8: error: stray '#' in program
     int i, j, t, sum;  
        ^
0_0_29333774_22990.cpp:22:14: error: stray '#' in program
     int i, j, t, sum;  
              ^
0_0_29333774_22990.cpp:22:20: error: stray '#' in program
     int i, j, t, sum;  
                    ^
0_0_29333774_22990.cpp:22:29: error: stray '#' in program
     int i, j, t, sum;  
                             ^
0_0_29333774_22990.cpp:22:37: error: stray '#' in program
     int i, j, t, sum;  
                                     ^
0_0_29333774_22990.cpp:22:45: error: stray '#' in program
     int i, j, t, sum;  
        


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-11-29 07:44:34, Gzip enabled