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_35308169_32588.cpp: In function 'int main()':
0_0_35308169_32588.cpp:8:5: error: 'cin' was not declared in this scope
     cin>>n;
     ^
0_0_35308169_32588.cpp:11:9: error: 'string' was not declared in this scope
         string s;
         ^
0_0_35308169_32588.cpp:12:17: error: 's' was not declared in this scope
         cin>>m>>s;
                 ^
0_0_35308169_32588.cpp:15:13: error: 'cout' was not declared in this scope
             cout<<"Case #"<<i<<": 0.00%"<<endl;
             ^
0_0_35308169_32588.cpp:15:43: error: 'endl' was not declared in this scope
             cout<<"Case #"<<i<<": 0.00%"<<endl;
                                           ^
0_0_35308169_32588.cpp:28:17: error: 'cout' was not declared in this scope
                 cout<<"Case #"<<i<<": ";
                 ^
0_0_35308169_32588.cpp:29:35: error: 'printf' was not declared in this scope
                 printf("%.2lf",ans);
                                   ^
0_0_35308169_32588.cpp:30:28: error: 'endl' was not declared in this scope
                 cout<<"%"<<endl;
                            ^


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-26 10:46:35, Gzip enabled