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_29445886_9894.cpp:2:10: error: expected primary-expression before 'double'
 int main{double a;while(scanf("%lf",&a)!=EOF)printf("%lf\n",a>=0?a:-a);}
          ^
0_0_29445886_9894.cpp:2:10: error: expected '}' before 'double'
0_0_29445886_9894.cpp:2:10: error: expected ',' or ';' before 'double'
0_0_29445886_9894.cpp:2:19: error: expected unqualified-id before 'while'
 int main{double a;while(scanf("%lf",&a)!=EOF)printf("%lf\n",a>=0?a:-a);}
                   ^
0_0_29445886_9894.cpp:2:72: error: expected declaration before '}' token
 int main{double a;while(scanf("%lf",&a)!=EOF)printf("%lf\n",a>=0?a:-a);}
                                                                        ^


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 19:17:27, Gzip enabled