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_17426922_18725.cpp: In function 'int main()':
0_0_17426922_18725.cpp:72:9: error: 'cin' was not declared in this scope
  int t; cin >> t; int kase = 1;
         ^
0_0_17426922_18725.cpp:101:5: error: 'cout' was not declared in this scope
     cout << "Case #"  << kase++ << ": Yes" << endl;
     ^
0_0_17426922_18725.cpp:101:47: error: 'endl' was not declared in this scope
     cout << "Case #"  << kase++ << ": Yes" << endl;
                                               ^
0_0_17426922_18725.cpp:105:5: error: 'cout' was not declared in this scope
     cout << "Case #"  << kase++ << ": Yes" << endl;
     ^
0_0_17426922_18725.cpp:105:47: error: 'endl' was not declared in this scope
     cout << "Case #"  << kase++ << ": Yes" << endl;
                                               ^
0_0_17426922_18725.cpp:109:5: error: 'cout' was not declared in this scope
     cout << "Case #"  << kase++ << ": No" << endl;
     ^
0_0_17426922_18725.cpp:109:46: error: 'endl' was not declared in this scope
     cout << "Case #"  << kase++ << ": No" << endl;
                                              ^
0_0_17426922_18725.cpp:115:5: error: 'cout' was not declared in this scope
     cout << "Case #"  << kase++ << ": Yes" << endl;
     ^
0_0_17426922_18725.cpp:115:47: error: 'endl' was not declared in this scope
     cout << "Case #"  << kase++ << ": Yes" << endl;
                                               ^
0_0_17426922_18725.cpp:119:5: error: 'cout' was not declared in this scope
     cout << "Case #"  << kase++ << ": No" << endl;
     ^
0_0_17426922_18725.cpp:119:46: error: 'endl' was not declared in this scope
     cout << "Case #"  << kase++ << ": No" << endl;
                                              ^
0_0_17426922_18725.cpp:124:4: error: 'cout' was not declared in this scope
    cout << "Case #"  << kase++ << ": Yes" << endl;
    ^
0_0_17426922_18725.cpp:124:46: error: 'endl' was not declared in this scope
    cout << "Case #"  << kase++ << ": Yes" << endl;
                                              ^
0_0_17426922_18725.cpp:128:4: error: 'cout' was not declared in this scope
    cout << "Case #"  << kase++ << ": No" << endl;
    ^
0_0_17426922_18725.cpp:128:45: error: 'endl' was not declared in this scope
    cout << "Case #"  << kase++ << ": No" << endl;
                                             ^
0_0_17426922_18725.cpp:132:4: error: 'cout' was not declared in this scope
    cout << "Case #"  << kase++ << ": Yes" << endl;
    ^
0_0_17426922_18725.cpp:132:46: error: 'endl' was not declared in this scope
    cout << "Case #"  << kase++ << ": Yes" << endl;
                                              ^
0_0_17426922_18725.cpp:136:4: error: 'cout' was not declared in this scope
    cout << "Case #"  << kase++ << ": No" << endl;
    ^
0_0_17426922_18725.cpp:136:45: error: 'endl' was not declared in this scope
    cout << "Case #"  << kase++ << ": No" << 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-17 14:35:53, Gzip enabled