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_21599613_1951.cpp:28:29: error: stray '#' in program
     while(ch=getchar(),ch!=' '&&ch!='\n')
                             ^
0_0_21599613_1951.cpp:28:35: error: stray '#' in program
     while(ch=getchar(),ch!=' '&&ch!='\n')
                                   ^
0_0_21599613_1951.cpp:28:46: error: stray '#' in program
     while(ch=getchar(),ch!=' '&&ch!='\n')
                                              ^
0_0_21599613_1951.cpp:28:5: error: stray '\' in program
     while(ch=getchar(),ch!=' '&&ch!='\n')
     ^
0_0_21599613_1951.cpp:28:53: error: stray '#' in program
     while(ch=getchar(),ch!=' '&&ch!='\n')
                                                     ^
0_0_21599613_1951.cpp:30:20: error: stray '#' in program
         x=x*10+ch-'0';
                    ^
0_0_21599613_1951.cpp:30:26: error: stray '#' in program
         x=x*10+ch-'0';
                          ^
0_0_21599613_1951.cpp:142:31: error: stray '#' in program
                 if(ch[i][j]=='m')
                               ^
0_0_21599613_1951.cpp:142:37: error: stray '#' in program
                 if(ch[i][j]=='m')
                                     ^
0_0_21599613_1951.cpp:154:31: error: stray '#' in program
                 if(ch[i][j]=='H')
                               ^
0_0_21599613_1951.cpp:154:37: error: stray '#' in program
                 if(ch[i][j]=='H')
                                     ^
0_0_21599613_1951.cpp: In function 'void read(int&)':
0_0_21599613_1951.cpp:28:30: error: lvalue required as unary '&' operand
     while(ch=getchar(),ch!=' '&&ch!='\n')
                              ^
0_0_21599613_1951.cpp:28:32: error: expected ')' before ';' token
     while(ch=getchar(),ch!=' '&&ch!='\n')
                                ^
0_0_21599613_1951.cpp:28:36: error: lvalue required as unary '&' operand
     while(ch=getchar(),ch!=' '&&ch!='\n')
                                    ^
0_0_21599613_1951.cpp:28:47: error: lvalue required as unary '&' operand
     while(ch=getchar(),ch!=' '&&ch!='\n')
                                               ^
0_0_21599613_1951.cpp:28:51: error: 'n' was not declared in this scope
     while(ch=getchar(),ch!=' '&&ch!='\n')
                                                   ^
0_0_21599613_1951.cpp:28:57: error: expected primary-expression before ')' token
     while(ch=getchar(),ch!=' '&&ch!='\n')
                                                         ^
0_0_21599613_1951.cpp:28:41: error: label 'ch' used but not defined
     while(ch=getchar(),ch!=' '&&ch!='\n')
                                         ^
0_0_21599613_1951.cpp: In function 'int main()':
0_0_21599613_1951.cpp:142:32: error: lvalue required as unary '&' operand
                 if(ch[i][j]=='m')
                                ^
0_0_21599613_1951.cpp:142:34: error: expected ')' before ';' token
                 if(ch[i][j]=='m')
                                  ^
0_0_21599613_1951.cpp:142:41: error: expected primary-expression before ')' token
                 if(ch[i][j]=='m')
                                         ^
0_0_21599613_1951.cpp:154:32: error: lvalue required as unary '&' operand
                 if(ch[i][j]=='H')
                                ^
0_0_21599613_1951.cpp:154:34: error: expected ')' before ';' token
                 if(ch[i][j]=='H')
                                  ^
0_0_21599613_1951.cpp:154:35: error: 'H' was not declared in this scope
                 if(ch[i][j]=='H')
                                   ^
0_0_21599613_1951.cpp:154:41: error: expected primary-expression before ')' token
                 if(ch[i][j]=='H')
                                         ^


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-23 02:19:44, Gzip enabled