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_19445794_11939.cpp: In function 'int main()':
0_0_19445794_11939.cpp:7:22: error: 'b' was not declared in this scope
  while(scanf("%d%d",&b,&c)!=EOF)
                      ^
0_0_19445794_11939.cpp:7:25: error: 'c' was not declared in this scope
  while(scanf("%d%d",&b,&c)!=EOF)
                         ^
0_0_19445794_11939.cpp:10:7: error: 'n' was not declared in this scope
   for(n=0; n<b; n++)
       ^
0_0_19445794_11939.cpp:12:8: error: 'i' was not declared in this scope
    for(i=0; i<c; i++)
        ^
0_0_19445794_11939.cpp:18:6: error: 'd1' was not declared in this scope
      d1=n;
      ^
0_0_19445794_11939.cpp:19:6: error: 'd2' was not declared in this scope
      d2=i;
      ^
0_0_19445794_11939.cpp:23:25: error: 'd1' was not declared in this scope
   printf("%d %d %.0f\n",d1+1,d2+1,max);
                         ^
0_0_19445794_11939.cpp:23:30: error: 'd2' was not declared in this scope
   printf("%d %d %.0f\n",d1+1,d2+1,max);
                              ^


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-07 01:30:34, Gzip enabled