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_32492854_11672.cpp: In function 'int main()':
0_0_32492854_11672.cpp:98:9: error: expected ',' or ';' before 'int'
         int p = -1; double mn = 1e10;
         ^
0_0_32492854_11672.cpp:107:46: error: 'p' was not declared in this scope
             if(tmp < -eps && tmp + eps < mn) p = i, mn = tmp;
                                              ^
0_0_32492854_11672.cpp:109:25: error: 'p' was not declared in this scope
         cout << "1 " << p << "\n";
                         ^


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-07-03 20:32:35, Gzip enabled