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_13806026_2851.cpp:21:13: error: stray '\241' in program
             if (list[i] > 64 && list[i] < 97)กก
             ^
0_0_13806026_2851.cpp:21:13: error: stray '\241' in program
0_0_13806026_2851.cpp:27:32: error: stray '#' in program
         if (sum > 100)cout << ”INVALID” << endl;
                                ^
0_0_13806026_2851.cpp:27:46: error: stray '#' in program
         if (sum > 100)cout << ”INVALID” << endl;
                                              ^
0_0_13806026_2851.cpp: In function 'int main(int, char**)':
0_0_13806026_2851.cpp:27:33: error: lvalue required as unary '&' operand
         if (sum > 100)cout << ”INVALID” << endl;
                                 ^
0_0_13806026_2851.cpp:27:38: error: 'INVALID' was not declared in this scope
         if (sum > 100)cout << ”INVALID” << endl;
                                      ^
0_0_13806026_2851.cpp:27:53: error: expected primary-expression before '<<' token
         if (sum > 100)cout << ”INVALID” << endl;
                                                     ^
0_0_13806026_2851.cpp:29:9: error: 'else' without a previous 'if'
         else cout << sum << endl;
         ^


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-09-28 08:22:37, Gzip enabled