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_33723312_20449.cpp: In function 'int main()':
0_0_33723312_20449.cpp:4:8: error: 'cin' was not declared in this scope
  while(cin>>n>>a>>b){
        ^
0_0_33723312_20449.cpp:6:12: error: 'cout' was not declared in this scope
    if(q!=0)cout<<endl;
            ^
0_0_33723312_20449.cpp:6:18: error: 'endl' was not declared in this scope
    if(q!=0)cout<<endl;
                  ^
0_0_33723312_20449.cpp:7:4: error: 'cout' was not declared in this scope
    cout<<a<<endl;
    ^
0_0_33723312_20449.cpp:7:13: error: 'endl' was not declared in this scope
    cout<<a<<endl;
             ^
0_0_33723312_20449.cpp:10:11: error: 'cout' was not declared in this scope
   if(q!=0)cout<<endl;
           ^
0_0_33723312_20449.cpp:10:17: error: 'endl' was not declared in this scope
   if(q!=0)cout<<endl;
                 ^
0_0_33723312_20449.cpp:23:6: error: 'cout' was not declared in this scope
      cout<<" ";
      ^
0_0_33723312_20449.cpp:29:8: error: 'cout' was not declared in this scope
        cout<<a;
        ^
0_0_33723312_20449.cpp:30:12: error: 'cout' was not declared in this scope
       else cout<<b;
            ^
0_0_33723312_20449.cpp:32:11: error: 'cout' was not declared in this scope
      else cout<<a;
           ^
0_0_33723312_20449.cpp:37:8: error: 'cout' was not declared in this scope
        cout<<b;
        ^
0_0_33723312_20449.cpp:38:12: error: 'cout' was not declared in this scope
       else cout<<a;
            ^
0_0_33723312_20449.cpp:40:11: error: 'cout' was not declared in this scope
      else cout<<b;
           ^
0_0_33723312_20449.cpp:43:4: error: 'cout' was not declared in this scope
    cout<<endl; 
    ^
0_0_33723312_20449.cpp:43:10: 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-09-29 11:34:49, Gzip enabled