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_26735891_7280.cpp: In function 'int main()':
0_0_26735891_7280.cpp:89:21: error: expected '}' before 'else'
                     else
                     ^
0_0_26735891_7280.cpp:97:17: error: 'pp2' was not declared in this scope
                 pp2 = temp.second;
                 ^
0_0_26735891_7280.cpp:97:23: error: 'temp' was not declared in this scope
                 pp2 = temp.second;
                       ^
0_0_26735891_7280.cpp:100:33: error: 'pp1' was not declared in this scope
                     if (pp2.y > pp1.y);
                                 ^
0_0_26735891_7280.cpp:102:21: error: expected '}' before 'else'
                     else
                     ^
0_0_26735891_7280.cpp:103:29: error: 'pp1' was not declared in this scope
                         h = pp1.y;
                             ^
0_0_26735891_7280.cpp: At global scope:
0_0_26735891_7280.cpp:112:9: error: expected unqualified-id before 'if'
         if(flag)
         ^
0_0_26735891_7280.cpp:114:9: error: expected unqualified-id before 'else'
         else
         ^
0_0_26735891_7280.cpp:116:5: error: expected declaration before '}' token
     }
     ^


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-26 11:42:39, Gzip enabled