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_13813885_2600.cpp:85:1: error: missing terminating " character
 if(fabs(bb*a-aa*b)<eps){printf("NO
 ^
0_0_13813885_2600.cpp:86:1: error: stray '\' in program
 SOLUTION!\n");continue;}
 ^
0_0_13813885_2600.cpp:86:1: error: missing terminating " character
0_0_13813885_2600.cpp:92:1: error: missing terminating " character
 if(fabs(b*aa-bb*a)<eps){printf("NO
 ^
0_0_13813885_2600.cpp:93:1: error: stray '\' in program
 SOLUTION!\n");continue;}
 ^
0_0_13813885_2600.cpp:93:1: error: missing terminating " character
0_0_13813885_2600.cpp:109:1: error: missing terminating " character
 if(B*B-4*A*C<0){printf("NO
 ^
0_0_13813885_2600.cpp:110:1: error: stray '\' in program
 SOLUTION!\n");continue;}
 ^
0_0_13813885_2600.cpp:110:1: error: missing terminating " character
0_0_13813885_2600.cpp:112:1: error: missing terminating " character
 if(fabs(A)<eps){printf("NO
 ^
0_0_13813885_2600.cpp:113:1: error: stray '\' in program
 SOLUTION!\n");continue;}
 ^
0_0_13813885_2600.cpp:113:1: error: missing terminating " character
0_0_13813885_2600.cpp: In function 'int main()':
0_0_13813885_2600.cpp:86:1: error: 'SOLUTION' was not declared in this scope
 SOLUTION!\n");continue;}
 ^
0_0_13813885_2600.cpp:93:9: error: expected ')' before '!' token
 SOLUTION!\n");continue;}
         ^
0_0_13813885_2600.cpp:110:9: error: expected ')' before '!' token
 SOLUTION!\n");continue;}
         ^
0_0_13813885_2600.cpp:162:1: error: expected '}' at end of input
 }       
 ^
0_0_13813885_2600.cpp:162:1: error: expected '}' at end of input
0_0_13813885_2600.cpp:162:1: error: expected '}' at end of input
0_0_13813885_2600.cpp:162:1: error: expected '}' at end of input


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-02 09:15:39, Gzip enabled