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_22163860_14662.cpp:1:9: error: #include expects "FILENAME" or <FILENAME>
 #include <iostream>
         ^
0_0_22163860_14662.cpp:2:9: error: #include expects "FILENAME" or <FILENAME>
 #include <cstring>
         ^
0_0_22163860_14662.cpp:11:1: error: stray '\241' in program
             if (list[i] > 64 && list[i] < 97)ˇˇ
 ^
0_0_22163860_14662.cpp:11:1: error: stray '\241' in program
0_0_22163860_14662.cpp:14:1: error: stray '\241' in program
         if (sum > 100)cout << ˇ±INVALIDˇ± << endl;
 ^
0_0_22163860_14662.cpp:14:1: error: stray '\261' in program
0_0_22163860_14662.cpp:14:1: error: stray '\241' in program
0_0_22163860_14662.cpp:14:1: error: stray '\261' in program
0_0_22163860_14662.cpp:3:6: error: expected nested-name-specifier before '&' token
 using namespace std;
      ^
0_0_22163860_14662.cpp:3:21: error: expected identifier before '&' token
 using namespace std;
                     ^
0_0_22163860_14662.cpp:3:26: error: expected constructor, destructor, or type conversion before ';' token
 using namespace std;
                          ^
0_0_22163860_14662.cpp:3:27: error: 'std' does not name a type
 using namespace std;
                           ^
0_0_22163860_14662.cpp:4:5: error: 'nbsp' declared as reference but not initialized
 int main(int argc, char** argv) {
     ^
0_0_22163860_14662.cpp:4:23: error: expected ')' before ';' token
 int main(int argc, char** argv) {
                       ^
0_0_22163860_14662.cpp:4:23: error: expected constructor, destructor, or type conversion before ';' token
0_0_22163860_14662.cpp:4:24: error: 'argc' does not name a type
 int main(int argc, char** argv) {
                        ^
0_0_22163860_14662.cpp:4:42: error: conflicting declaration 'char**& nbsp'
 int main(int argc, char** argv) {
                                          ^
0_0_22163860_14662.cpp:4:5: note: previous declaration as 'int& nbsp'
 int main(int argc, char** argv) {
     ^
0_0_22163860_14662.cpp:4:47: error: 'argv' does not name a type
 int main(int argc, char** argv) {
                                               ^
0_0_22163860_14662.cpp:4:58: error: expected unqualified-id before '{' token
 int main(int argc, char** argv) {
                                                          ^


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-10-06 17:34:38, Gzip enabled