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_18268414_18597.cpp:7:3: error: missing terminating " character
   printf("%d\n);
   ^
0_0_18268414_18597.cpp: In function 'int main()':
0_0_18268414_18597.cpp:4:5: error: 'intA' was not declared in this scope
     intA=1;
     ^
0_0_18268414_18597.cpp:5:5: error: 'intB' was not declared in this scope
     intB=2;
     ^
0_0_18268414_18597.cpp:6:5: error: 'intC' was not declared in this scope
     intC=A+B;
     ^
0_0_18268414_18597.cpp:6:10: error: 'A' was not declared in this scope
     intC=A+B;
          ^
0_0_18268414_18597.cpp:6:12: error: 'B' was not declared in this scope
     intC=A+B;
            ^
0_0_18268414_18597.cpp:9:4: error: 'return0' was not declared in this scope
    return0;
    ^


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-01 18:40:16, Gzip enabled