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_21598476_13236.cpp:53:28: error: stray '#' in program
             if ( ch[0] == 'E' )break;
                            ^
0_0_21598476_13236.cpp:53:34: error: stray '#' in program
             if ( ch[0] == 'E' )break;
                                  ^
0_0_21598476_13236.cpp:55:28: error: stray '#' in program
             if ( ch[0] == 'Q' )
                            ^
0_0_21598476_13236.cpp:55:34: error: stray '#' in program
             if ( ch[0] == 'Q' )
                                  ^
0_0_21598476_13236.cpp:57:33: error: stray '#' in program
             else if ( ch[0] == 'A' )
                                 ^
0_0_21598476_13236.cpp:57:39: error: stray '#' in program
             else if ( ch[0] == 'A' )
                                       ^
0_0_21598476_13236.cpp:59:33: error: stray '#' in program
             else if ( ch[0] == 'S' )
                                 ^
0_0_21598476_13236.cpp:59:39: error: stray '#' in program
             else if ( ch[0] == 'S' )
                                       ^
0_0_21598476_13236.cpp: In function 'int main()':
0_0_21598476_13236.cpp:53:29: error: lvalue required as unary '&' operand
             if ( ch[0] == 'E' )break;
                             ^
0_0_21598476_13236.cpp:53:31: error: expected ')' before ';' token
             if ( ch[0] == 'E' )break;
                               ^
0_0_21598476_13236.cpp:53:32: error: 'E' was not declared in this scope
             if ( ch[0] == 'E' )break;
                                ^
0_0_21598476_13236.cpp:53:39: error: expected primary-expression before ')' token
             if ( ch[0] == 'E' )break;
                                       ^
0_0_21598476_13236.cpp:55:29: error: lvalue required as unary '&' operand
             if ( ch[0] == 'Q' )
                             ^
0_0_21598476_13236.cpp:55:31: error: expected ')' before ';' token
             if ( ch[0] == 'Q' )
                               ^
0_0_21598476_13236.cpp:55:32: error: 'Q' was not declared in this scope
             if ( ch[0] == 'Q' )
                                ^
0_0_21598476_13236.cpp:55:39: error: expected primary-expression before ')' token
             if ( ch[0] == 'Q' )
                                       ^
0_0_21598476_13236.cpp:57:13: error: 'else' without a previous 'if'
             else if ( ch[0] == 'A' )
             ^
0_0_21598476_13236.cpp:57:34: error: lvalue required as unary '&' operand
             else if ( ch[0] == 'A' )
                                  ^
0_0_21598476_13236.cpp:57:36: error: expected ')' before ';' token
             else if ( ch[0] == 'A' )
                                    ^
0_0_21598476_13236.cpp:57:37: error: 'A' was not declared in this scope
             else if ( ch[0] == 'A' )
                                     ^
0_0_21598476_13236.cpp:57:44: error: expected primary-expression before ')' token
             else if ( ch[0] == 'A' )
                                            ^
0_0_21598476_13236.cpp:59:13: error: 'else' without a previous 'if'
             else if ( ch[0] == 'S' )
             ^
0_0_21598476_13236.cpp:59:34: error: lvalue required as unary '&' operand
             else if ( ch[0] == 'S' )
                                  ^
0_0_21598476_13236.cpp:59:36: error: expected ')' before ';' token
             else if ( ch[0] == 'S' )
                                    ^
0_0_21598476_13236.cpp:59:37: error: 'S' was not declared in this scope
             else if ( ch[0] == 'S' )
                                     ^
0_0_21598476_13236.cpp:59:44: error: expected primary-expression before ')' token
             else if ( ch[0] == 'S' )
                                            ^


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-26 09:44:57, Gzip enabled