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_18268557_23859.cpp: In function 'int main()':
0_0_18268557_23859.cpp:14:8: error: 'cin' was not declared in this scope
  while(cin>>n&&n)
        ^
0_0_18268557_23859.cpp:27:5: error: 'cout' was not declared in this scope
     cout<<arr[0][0]+arr[2][0]+arr[0][2]+arr[2][2]+arr[1][1]<<' '<<0<<endl;
     ^
0_0_18268557_23859.cpp:27:70: error: 'endl' was not declared in this scope
     cout<<arr[0][0]+arr[2][0]+arr[0][2]+arr[2][2]+arr[1][1]<<' '<<0<<endl;
                                                                      ^
0_0_18268557_23859.cpp:31:5: error: 'cout' was not declared in this scope
     cout<<arr[0][1]+arr[1][0]+arr[1][2]+arr[2][1]+arr[1][1]<<' '<<1<<endl;
     ^
0_0_18268557_23859.cpp:31:70: error: 'endl' was not declared in this scope
     cout<<arr[0][1]+arr[1][0]+arr[1][2]+arr[2][1]+arr[1][1]<<' '<<1<<endl;
                                                                      ^
0_0_18268557_23859.cpp:61:4: error: 'cout' was not declared in this scope
    cout<<sum<<' '<<step<<endl;
    ^
0_0_18268557_23859.cpp:61:26: error: 'endl' was not declared in this scope
    cout<<sum<<' '<<step<<endl;
                          ^
0_0_18268557_23859.cpp:107:4: error: 'cout' was not declared in this scope
    cout<<sum<<' '<<step<<endl;
    ^
0_0_18268557_23859.cpp:107:26: error: 'endl' was not declared in this scope
    cout<<sum<<' '<<step<<endl;
                          ^
0_0_18268557_23859.cpp:169:4: error: 'cout' was not declared in this scope
    cout<<sum<<' '<<step<<endl;
    ^
0_0_18268557_23859.cpp:169:26: error: 'endl' was not declared in this scope
    cout<<sum<<' '<<step<<endl;
                          ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-02-17 07:24:38, Gzip enabled