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_21600694_18361.cpp:62:24: error: stray '#' in program
             if(ch[0]=='I')
                        ^
0_0_21600694_18361.cpp:62:30: error: stray '#' in program
             if(ch[0]=='I')
                              ^
0_0_21600694_18361.cpp:70:29: error: stray '#' in program
             else if(ch[0]=='X')
                             ^
0_0_21600694_18361.cpp:70:35: error: stray '#' in program
             else if(ch[0]=='X')
                                   ^
0_0_21600694_18361.cpp:72:29: error: stray '#' in program
             else if(ch[0]=='Y')
                             ^
0_0_21600694_18361.cpp:72:35: error: stray '#' in program
             else if(ch[0]=='Y')
                                   ^
0_0_21600694_18361.cpp:74:29: error: stray '#' in program
             else if(ch[0]=='Z')
                             ^
0_0_21600694_18361.cpp:74:35: error: stray '#' in program
             else if(ch[0]=='Z')
                                   ^
0_0_21600694_18361.cpp: In function 'int main()':
0_0_21600694_18361.cpp:62:25: error: lvalue required as unary '&' operand
             if(ch[0]=='I')
                         ^
0_0_21600694_18361.cpp:62:27: error: expected ')' before ';' token
             if(ch[0]=='I')
                           ^
0_0_21600694_18361.cpp:62:28: error: 'I' was not declared in this scope
             if(ch[0]=='I')
                            ^
0_0_21600694_18361.cpp:62:34: error: expected primary-expression before ')' token
             if(ch[0]=='I')
                                  ^
0_0_21600694_18361.cpp:70:13: error: 'else' without a previous 'if'
             else if(ch[0]=='X')
             ^
0_0_21600694_18361.cpp:70:30: error: lvalue required as unary '&' operand
             else if(ch[0]=='X')
                              ^
0_0_21600694_18361.cpp:70:32: error: expected ')' before ';' token
             else if(ch[0]=='X')
                                ^
0_0_21600694_18361.cpp:70:33: error: 'X' was not declared in this scope
             else if(ch[0]=='X')
                                 ^
0_0_21600694_18361.cpp:70:39: error: expected primary-expression before ')' token
             else if(ch[0]=='X')
                                       ^
0_0_21600694_18361.cpp:72:13: error: 'else' without a previous 'if'
             else if(ch[0]=='Y')
             ^
0_0_21600694_18361.cpp:72:30: error: lvalue required as unary '&' operand
             else if(ch[0]=='Y')
                              ^
0_0_21600694_18361.cpp:72:32: error: expected ')' before ';' token
             else if(ch[0]=='Y')
                                ^
0_0_21600694_18361.cpp:72:33: error: 'Y' was not declared in this scope
             else if(ch[0]=='Y')
                                 ^
0_0_21600694_18361.cpp:72:39: error: expected primary-expression before ')' token
             else if(ch[0]=='Y')
                                       ^
0_0_21600694_18361.cpp:74:13: error: 'else' without a previous 'if'
             else if(ch[0]=='Z')
             ^
0_0_21600694_18361.cpp:74:30: error: lvalue required as unary '&' operand
             else if(ch[0]=='Z')
                              ^
0_0_21600694_18361.cpp:74:32: error: expected ')' before ';' token
             else if(ch[0]=='Z')
                                ^
0_0_21600694_18361.cpp:74:33: error: 'Z' was not declared in this scope
             else if(ch[0]=='Z')
                                 ^
0_0_21600694_18361.cpp:74:39: error: expected primary-expression before ')' token
             else if(ch[0]=='Z')
                                       ^


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 03:16:19, Gzip enabled