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_22425242_21450.cpp:3:10: error: #include expects "FILENAME" or <FILENAME>
 #include #include using namespace std;
          ^
0_0_22425242_21450.cpp: In function 'int main()':
0_0_22425242_21450.cpp:14:15: error: expected ';' before '{' token
 for(int i=0;i { scanf("%lf %lf",&vi,&ti); if(ti>=0) { time=L/vi*3600+ti; if(time min_time=time; } } printf("%.0lf\n",ceil(min_time) ); }     getchar();getchar();     return 0; }
               ^
0_0_22425242_21450.cpp:14:15: error: expected primary-expression before '{' token
0_0_22425242_21450.cpp:14:15: error: expected ')' before '{' token
0_0_22425242_21450.cpp:14:82: error: expected ')' before 'min_time'
 for(int i=0;i { scanf("%lf %lf",&vi,&ti); if(ti>=0) { time=L/vi*3600+ti; if(time min_time=time; } } printf("%.0lf\n",ceil(min_time) ); }     getchar();getchar();     return 0; }
                                                                                  ^


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 06:01:46, Gzip enabled