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_13096930_18443.cpp: In function 'int main()':
0_0_13096930_18443.cpp:8:24: error: expected ')' before ';' token
 #define emp 0.000000001;
                        ^
0_0_13096930_18443.cpp:20:25: note: in expansion of macro 'emp'
         if(fabs(s1-s2)<=emp)
                         ^
0_0_13096930_18443.cpp:20:28: error: expected primary-expression before ')' token
         if(fabs(s1-s2)<=emp)
                            ^
0_0_13096930_18443.cpp:22:9: error: 'else' without a previous 'if'
         else if(s1>s2)
         ^


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-12-05 08:36:07, Gzip enabled