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_17727670_3380.cpp:1:2: error: stray '#' in program
 *#include<iostream>
  ^
0_0_17727670_3380.cpp:1:10: error: expected constructor, destructor, or type conversion before '<' token
 *#include<iostream>
          ^
0_0_17727670_3380.cpp: In function 'int main()':
0_0_17727670_3380.cpp:7:5: error: 'cin' was not declared in this scope
     cin>>t;
     ^
0_0_17727670_3380.cpp:11:9: error: 'string' was not declared in this scope
         string s;
         ^
0_0_17727670_3380.cpp:12:14: error: 's' was not declared in this scope
         cin>>s;
              ^
0_0_17727670_3380.cpp:13:17: error: 'cout' was not declared in this scope
                 cout<<"Case #"<<_case++<<": ";
                 ^
0_0_17727670_3380.cpp:19:32: error: 'endl' was not declared in this scope
                 cout<<"2.34%"<<endl;
                                ^
0_0_17727670_3380.cpp:24:32: error: 'endl' was not declared in this scope
                 cout<<"4.63%"<<endl;
                                ^
0_0_17727670_3380.cpp:30:32: error: 'endl' was not declared in this scope
                 cout<<"6.87%"<<endl;
                                ^
0_0_17727670_3380.cpp:36:32: error: 'endl' was not declared in this scope
                 cout<<"9.05%"<<endl;
                                ^
0_0_17727670_3380.cpp:41:33: error: 'endl' was not declared in this scope
                 cout<<"11.18%"<<endl;
                                 ^
0_0_17727670_3380.cpp:46:33: error: 'endl' was not declared in this scope
                 cout<<"13.26%"<<endl;12
                                 ^
0_0_17727670_3380.cpp:47:17: error: expected ';' before 'break'
                 break;
                 ^
0_0_17727670_3380.cpp:51:33: error: 'endl' was not declared in this scope
                 cout<<"15.30%"<<endl;
                                 ^
0_0_17727670_3380.cpp:56:33: error: 'endl' was not declared in this scope
                 cout<<"17.28%"<<endl;
                                 ^
0_0_17727670_3380.cpp:61:28: error: 'endl' was not declared in this scope
             cout<<"0.00%"<<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-30 09:35:32, Gzip enabled