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_22985874_17523.cpp:2:1: error: stray '\357' in program
 using namespace std;
 ^
0_0_22985874_17523.cpp:2:1: error: stray '\274' in program
0_0_22985874_17523.cpp:2:1: error: stray '\233' in program
0_0_22985874_17523.cpp:5:1: error: stray '\357' in program
 int A,B;
 ^
0_0_22985874_17523.cpp:5:1: error: stray '\274' in program
0_0_22985874_17523.cpp:5:1: error: stray '\214' in program
0_0_22985874_17523.cpp:5:1: error: stray '\357' in program
0_0_22985874_17523.cpp:5:1: error: stray '\274' in program
0_0_22985874_17523.cpp:5:1: error: stray '\233' in program
0_0_22985874_17523.cpp:4:1: error: expected ';' before 'int'
 int main(){
 ^
0_0_22985874_17523.cpp: In function 'int main()':
0_0_22985874_17523.cpp:5:9: error: expected initializer before 'B'
 int A,B;
         ^
0_0_22985874_17523.cpp:7:7: error: 'A' was not declared in this scope
 cout<<A+B<<endl;
       ^
0_0_22985874_17523.cpp:7:9: error: 'B' was not declared in this scope
 cout<<A+B<<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-11-17 02:40:56, Gzip enabled