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_21596592_9960.cpp:56:24: error: stray '#' in program
             if(op[0]=='A')
                        ^
0_0_21596592_9960.cpp:56:30: error: stray '#' in program
             if(op[0]=='A')
                              ^
0_0_21596592_9960.cpp:67:28: error: stray '#' in program
                 if(op[0]=='D')
                            ^
0_0_21596592_9960.cpp:67:34: error: stray '#' in program
                 if(op[0]=='D')
                                  ^
0_0_21596592_9960.cpp:82:32: error: stray '#' in program
                     if(op[0]=='M')
                                ^
0_0_21596592_9960.cpp:82:38: error: stray '#' in program
                     if(op[0]=='M')
                                      ^
0_0_21596592_9960.cpp: In function 'int main()':
0_0_21596592_9960.cpp:56:25: error: lvalue required as unary '&' operand
             if(op[0]=='A')
                         ^
0_0_21596592_9960.cpp:56:27: error: expected ')' before ';' token
             if(op[0]=='A')
                           ^
0_0_21596592_9960.cpp:56:28: error: 'A' was not declared in this scope
             if(op[0]=='A')
                            ^
0_0_21596592_9960.cpp:56:34: error: expected primary-expression before ')' token
             if(op[0]=='A')
                                  ^
0_0_21596592_9960.cpp:66:13: error: 'else' without a previous 'if'
             else
             ^
0_0_21596592_9960.cpp:67:29: error: lvalue required as unary '&' operand
                 if(op[0]=='D')
                             ^
0_0_21596592_9960.cpp:67:31: error: expected ')' before ';' token
                 if(op[0]=='D')
                               ^
0_0_21596592_9960.cpp:67:32: error: 'D' was not declared in this scope
                 if(op[0]=='D')
                                ^
0_0_21596592_9960.cpp:67:38: error: expected primary-expression before ')' token
                 if(op[0]=='D')
                                      ^
0_0_21596592_9960.cpp:81:17: error: 'else' without a previous 'if'
                 else
                 ^
0_0_21596592_9960.cpp:82:33: error: lvalue required as unary '&' operand
                     if(op[0]=='M')
                                 ^
0_0_21596592_9960.cpp:82:35: error: expected ')' before ';' token
                     if(op[0]=='M')
                                   ^
0_0_21596592_9960.cpp:82:36: error: 'M' was not declared in this scope
                     if(op[0]=='M')
                                    ^
0_0_21596592_9960.cpp:82:42: error: expected primary-expression before ')' token
                     if(op[0]=='M')
                                          ^
0_0_21596592_9960.cpp:99:21: 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-06-29 10:29:56, Gzip enabled