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_38079670_30229.cpp: In function 'int main()':
0_0_38079670_30229.cpp:26:9: error: 'll' was not declared in this scope
         ll s1 = (p[2].x - p[1].x) * (p[2].y - p[1].y);
         ^
0_0_38079670_30229.cpp:35:12: error: expected ';' before 's2'
         ll s2 = (p[6].x - p[5].x) * (p[6].y - p[5].y);
            ^
0_0_38079670_30229.cpp:52:12: error: expected ';' before 's'
         ll s = (maxx - minx) * (maxy - miny); // cout << s << endl;
            ^
0_0_38079670_30229.cpp:53:12: error: 's1' was not declared in this scope
         if(s1 == s || s2 == s) {
            ^
0_0_38079670_30229.cpp:53:18: error: 's' was not declared in this scope
         if(s1 == s || s2 == s) {
                  ^
0_0_38079670_30229.cpp:53:23: error: 's2' was not declared in this scope
         if(s1 == s || s2 == s) {
                       ^


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-09-30 02:24:58, Gzip enabled