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_21600612_12512.cpp:22:21: error: stray '#' in program
             if(ch=='Q') cout<<q.top()<<endl;
                     ^
0_0_21600612_12512.cpp:22:27: error: stray '#' in program
             if(ch=='Q') cout<<q.top()<<endl;
                           ^
0_0_21600612_12512.cpp:23:26: error: stray '#' in program
             else if(ch=='I')
                          ^
0_0_21600612_12512.cpp:23:32: error: stray '#' in program
             else if(ch=='I')
                                ^
0_0_21600612_12512.cpp: In function 'int main()':
0_0_21600612_12512.cpp:22:22: error: lvalue required as unary '&' operand
             if(ch=='Q') cout<<q.top()<<endl;
                      ^
0_0_21600612_12512.cpp:22:24: error: expected ')' before ';' token
             if(ch=='Q') cout<<q.top()<<endl;
                        ^
0_0_21600612_12512.cpp:22:25: error: 'Q' was not declared in this scope
             if(ch=='Q') cout<<q.top()<<endl;
                         ^
0_0_21600612_12512.cpp:22:31: error: expected primary-expression before ')' token
             if(ch=='Q') cout<<q.top()<<endl;
                               ^
0_0_21600612_12512.cpp:23:13: error: 'else' without a previous 'if'
             else if(ch=='I')
             ^
0_0_21600612_12512.cpp:23:27: error: lvalue required as unary '&' operand
             else if(ch=='I')
                           ^
0_0_21600612_12512.cpp:23:29: error: expected ')' before ';' token
             else if(ch=='I')
                             ^
0_0_21600612_12512.cpp:23:30: error: 'I' was not declared in this scope
             else if(ch=='I')
                              ^
0_0_21600612_12512.cpp:23:36: error: expected primary-expression before ')' token
             else if(ch=='I')
                                    ^


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-30 14:56:26, Gzip enabled