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_16023596_24992.cpp:1:9: error: #include expects "FILENAME" or <FILENAME>
 #include<cstring>
         ^
0_0_16023596_24992.cpp:2:9: error: #include expects "FILENAME" or <FILENAME>
 #include<cstdio>
         ^
0_0_16023596_24992.cpp:3:9: error: #include expects "FILENAME" or <FILENAME>
 #include<string>
         ^
0_0_16023596_24992.cpp:4:9: error: #include expects "FILENAME" or <FILENAME>
 #include<cmath>
         ^
0_0_16023596_24992.cpp:5:9: error: #include expects "FILENAME" or <FILENAME>
 #include<algorithm>
         ^
0_0_16023596_24992.cpp:18:3: error: stray '\' in program
   printf("%.3lf %.3lf\n",r1,r2);
   ^
0_0_16023596_24992.cpp: In function 'int main()':
0_0_16023596_24992.cpp:12:11: error: 'cin' was not declared in this scope
     while(cin>>R,R)
           ^
0_0_16023596_24992.cpp:12:15: error: 'gt' was not declared in this scope
     while(cin>>R,R)
               ^
0_0_16023596_24992.cpp:12:17: error: expected ')' before ';' token
     while(cin>>R,R)
                 ^
0_0_16023596_24992.cpp:12:19: error: 'gt' was not declared in this scope
     while(cin>>R,R)
                   ^
0_0_16023596_24992.cpp:12:25: error: expected ';' before ')' token
     while(cin>>R,R)
                         ^


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