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_36785307_5229.cpp: In function 'int main()':
0_0_36785307_5229.cpp:5:22: error: 'A' was not declared in this scope
  while(scanf("%d%d",&A,&B);
                      ^
0_0_36785307_5229.cpp:5:25: error: 'B' was not declared in this scope
  while(scanf("%d%d",&A,&B);
                         ^
0_0_36785307_5229.cpp:5:27: error: expected ')' before ';' token
  while(scanf("%d%d",&A,&B);
                           ^
0_0_36785307_5229.cpp:6:16: error: 'A' was not declared in this scope
  printf("%d\n",A+B);
                ^
0_0_36785307_5229.cpp:6:18: error: 'B' was not declared in this scope
  printf("%d\n",A+B);
                  ^


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 10:32:48, Gzip enabled