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_30327568_11420.cpp: In function 'int main()':
0_0_30327568_11420.cpp:15:11: error: 'cin' was not declared in this scope
     while(cin>>n&&n)
           ^
0_0_30327568_11420.cpp:23:25: error: 'cout' was not declared in this scope
         if(n==1&&c[0]) {cout<<"0.000000\n";continue;}
                         ^
0_0_30327568_11420.cpp:24:26: error: 'cout' was not declared in this scope
         if(n==1&&!c[0]) {cout<<"No Solution\n";continue;}
                          ^
0_0_30327568_11420.cpp:25:20: error: 'cout' was not declared in this scope
         if(cnt<2) {cout<<"No Solution\n";continue;}
                    ^
0_0_30327568_11420.cpp:54:9: error: 'cout' was not declared in this scope
         cout<<s[m-1]<<endl;
         ^
0_0_30327568_11420.cpp:54:23: error: 'endl' was not declared in this scope
         cout<<s[m-1]<<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-22 23:17:59, Gzip enabled