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_27303919_9261.cpp: In function 'int main()':
0_0_27303919_9261.cpp:23:10: error: 'minx1' was not declared in this scope
          minx1=min(x1,x2);
          ^
0_0_27303919_9261.cpp:24:7: error: 'miny1' was not declared in this scope
       miny1=min(y1,y2);
       ^
0_0_27303919_9261.cpp:25:7: error: 'maxx1' was not declared in this scope
       maxx1=max(x1,x2);
       ^
0_0_27303919_9261.cpp:26:7: error: 'maxy1' was not declared in this scope
       maxy1=max(y1,y2);
       ^
0_0_27303919_9261.cpp:27:7: error: 'minx2' was not declared in this scope
       minx2=min(x3,x4);
       ^
0_0_27303919_9261.cpp:28:7: error: 'miny2' was not declared in this scope
       miny2=min(y3,y4);
       ^
0_0_27303919_9261.cpp:29:7: error: 'maxx2' was not declared in this scope
       maxx2=max(x3,x4);
       ^
0_0_27303919_9261.cpp:30:7: error: 'maxy2' was not declared in this scope
       maxy2=max(y3,y4);
       ^
0_0_27303919_9261.cpp:44:6: error: expected primary-expression before ')' token
   if()
      ^


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-30 02:45:10, Gzip enabled