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_29127850_2092.cpp: In function 'int main()':
0_0_29127850_2092.cpp:18:12: error: 'a1' was not declared in this scope
         if(a1>a2)f1=1;if(a1<a2)f2=1;
            ^
0_0_29127850_2092.cpp:18:15: error: 'a2' was not declared in this scope
         if(a1>a2)f1=1;if(a1<a2)f2=1;
               ^
0_0_29127850_2092.cpp:18:26: error: 'a1' was not declared in this scope
         if(a1>a2)f1=1;if(a1<a2)f2=1;
                          ^
0_0_29127850_2092.cpp:18:29: error: 'a2' was not declared in this scope
         if(a1>a2)f1=1;if(a1<a2)f2=1;
                             ^
0_0_29127850_2092.cpp:19:12: error: 'b1' was not declared in this scope
         if(b1>b2)f1=1;if(b1<b2)f2=1;
            ^
0_0_29127850_2092.cpp:19:15: error: 'b2' was not declared in this scope
         if(b1>b2)f1=1;if(b1<b2)f2=1;
               ^
0_0_29127850_2092.cpp:19:26: error: 'b1' was not declared in this scope
         if(b1>b2)f1=1;if(b1<b2)f2=1;
                          ^
0_0_29127850_2092.cpp:19:29: error: 'b2' was not declared in this scope
         if(b1>b2)f1=1;if(b1<b2)f2=1;
                             ^
0_0_29127850_2092.cpp:20:12: error: 'c1' was not declared in this scope
         if(c1>c2)f1=1;if(c1<c2)f2=1;
            ^
0_0_29127850_2092.cpp:20:15: error: 'c2' was not declared in this scope
         if(c1>c2)f1=1;if(c1<c2)f2=1;
               ^
0_0_29127850_2092.cpp:20:26: error: 'c1' was not declared in this scope
         if(c1>c2)f1=1;if(c1<c2)f2=1;
                          ^
0_0_29127850_2092.cpp:20:29: error: 'c2' was not declared in this scope
         if(c1>c2)f1=1;if(c1<c2)f2=1;
                             ^


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-16 12:11:11, Gzip enabled