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_21593652_32728.cpp:46:28: error: stray '#' in program
             if (str[0] == 'I')
                            ^
0_0_21593652_32728.cpp:46:34: error: stray '#' in program
             if (str[0] == 'I')
                                  ^
0_0_21593652_32728.cpp: In function 'int main()':
0_0_21593652_32728.cpp:46:29: error: lvalue required as unary '&' operand
             if (str[0] == 'I')
                             ^
0_0_21593652_32728.cpp:46:31: error: expected ')' before ';' token
             if (str[0] == 'I')
                               ^
0_0_21593652_32728.cpp:46:32: error: 'I' was not declared in this scope
             if (str[0] == 'I')
                                ^
0_0_21593652_32728.cpp:46:38: error: expected primary-expression before ')' token
             if (str[0] == 'I')
                                      ^
0_0_21593652_32728.cpp:57:13: error: 'else' without a previous 'if'
             else
             ^


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 22:38:58, Gzip enabled