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_21599143_22689.cpp:40:30: error: stray '#' in program
             if(getchar() == '(')
                              ^
0_0_21599143_22689.cpp:40:36: error: stray '#' in program
             if(getchar() == '(')
                                    ^
0_0_21599143_22689.cpp:51:46: error: stray '#' in program
         cout<<left<<setw(10)<<test[i].name<<' ';
                                              ^
0_0_21599143_22689.cpp:51:52: error: stray '#' in program
         cout<<left<<setw(10)<<test[i].name<<' ';
                                                    ^
0_0_21599143_22689.cpp:52:44: error: stray '#' in program
         cout<<right<<setw(2)<<test[i].AC<<' ';
                                            ^
0_0_21599143_22689.cpp:52:50: error: stray '#' in program
         cout<<right<<setw(2)<<test[i].AC<<' ';
                                                  ^
0_0_21599143_22689.cpp: In function 'int main()':
0_0_21599143_22689.cpp:40:31: error: lvalue required as unary '&' operand
             if(getchar() == '(')
                               ^
0_0_21599143_22689.cpp:40:33: error: expected ')' before ';' token
             if(getchar() == '(')
                                 ^
0_0_21599143_22689.cpp:40:37: error: lvalue required as unary '&' operand
             if(getchar() == '(')
                                     ^
0_0_21599143_22689.cpp:40:39: error: expected ')' before ';' token
             if(getchar() == '(')
                                       ^
0_0_21599143_22689.cpp:40:40: error: expected primary-expression before ')' token
             if(getchar() == '(')
                                        ^
0_0_21599143_22689.cpp:51:47: error: lvalue required as unary '&' operand
         cout<<left<<setw(10)<<test[i].name<<' ';
                                               ^
0_0_21599143_22689.cpp:51:53: error: lvalue required as unary '&' operand
         cout<<left<<setw(10)<<test[i].name<<' ';
                                                     ^
0_0_21599143_22689.cpp:52:45: error: lvalue required as unary '&' operand
         cout<<right<<setw(2)<<test[i].AC<<' ';
                                             ^
0_0_21599143_22689.cpp:52:51: error: lvalue required as unary '&' operand
         cout<<right<<setw(2)<<test[i].AC<<' ';
                                                   ^


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 08:31:55, Gzip enabled