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_21600685_1270.cpp:87:21: error: stray '#' in program
             if(ch=='I')
                     ^
0_0_21600685_1270.cpp:87:27: error: stray '#' in program
             if(ch=='I')
                           ^
0_0_21600685_1270.cpp:98:25: error: stray '#' in program
                 if(ch=='X')
                         ^
0_0_21600685_1270.cpp:98:31: error: stray '#' in program
                 if(ch=='X')
                               ^
0_0_21600685_1270.cpp:100:30: error: stray '#' in program
                 else if(ch=='Y')
                              ^
0_0_21600685_1270.cpp:100:36: error: stray '#' in program
                 else if(ch=='Y')
                                    ^
0_0_21600685_1270.cpp:102:30: error: stray '#' in program
                 else if(ch=='Z')
                              ^
0_0_21600685_1270.cpp:102:36: error: stray '#' in program
                 else if(ch=='Z')
                                    ^
0_0_21600685_1270.cpp: In function 'int main()':
0_0_21600685_1270.cpp:87:22: error: lvalue required as unary '&' operand
             if(ch=='I')
                      ^
0_0_21600685_1270.cpp:87:24: error: expected ')' before ';' token
             if(ch=='I')
                        ^
0_0_21600685_1270.cpp:87:25: error: 'I' was not declared in this scope
             if(ch=='I')
                         ^
0_0_21600685_1270.cpp:87:31: error: expected primary-expression before ')' token
             if(ch=='I')
                               ^
0_0_21600685_1270.cpp:96:13: error: 'else' without a previous 'if'
             else
             ^
0_0_21600685_1270.cpp:98:26: error: lvalue required as unary '&' operand
                 if(ch=='X')
                          ^
0_0_21600685_1270.cpp:98:28: error: expected ')' before ';' token
                 if(ch=='X')
                            ^
0_0_21600685_1270.cpp:98:29: error: 'X' was not declared in this scope
                 if(ch=='X')
                             ^
0_0_21600685_1270.cpp:98:35: error: expected primary-expression before ')' token
                 if(ch=='X')
                                   ^
0_0_21600685_1270.cpp:100:17: error: 'else' without a previous 'if'
                 else if(ch=='Y')
                 ^
0_0_21600685_1270.cpp:100:31: error: lvalue required as unary '&' operand
                 else if(ch=='Y')
                               ^
0_0_21600685_1270.cpp:100:33: error: expected ')' before ';' token
                 else if(ch=='Y')
                                 ^
0_0_21600685_1270.cpp:100:34: error: 'Y' was not declared in this scope
                 else if(ch=='Y')
                                  ^
0_0_21600685_1270.cpp:100:40: error: expected primary-expression before ')' token
                 else if(ch=='Y')
                                        ^
0_0_21600685_1270.cpp:102:17: error: 'else' without a previous 'if'
                 else if(ch=='Z')
                 ^
0_0_21600685_1270.cpp:102:31: error: lvalue required as unary '&' operand
                 else if(ch=='Z')
                               ^
0_0_21600685_1270.cpp:102:33: error: expected ')' before ';' token
                 else if(ch=='Z')
                                 ^
0_0_21600685_1270.cpp:102:34: error: 'Z' was not declared in this scope
                 else if(ch=='Z')
                                  ^
0_0_21600685_1270.cpp:102:40: error: expected primary-expression before ')' token
                 else if(ch=='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-22 21:26:13, Gzip enabled