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_37228676_31131.cpp: In function 'int main()':
0_0_37228676_31131.cpp:42:9: error: 'cin' was not declared in this scope
  while (cin >> a >> b >> c)
         ^
0_0_37228676_31131.cpp:51:4: error: 'cout' was not declared in this scope
    cout << "w(" << a << ", " << b << ", " << c << ") = " 
    ^
0_0_37228676_31131.cpp:52:12: error: 'endl' was not declared in this scope
    << 1 << endl;
            ^
0_0_37228676_31131.cpp:57:4: error: 'cout' was not declared in this scope
    cout<< "w(" << a << ", " << b << ", " << c << ") = " 
    ^
0_0_37228676_31131.cpp:58:24: error: 'endl' was not declared in this scope
    << f[20][20][20] << endl;
                        ^
0_0_37228676_31131.cpp:61:3: error: 'cout' was not declared in this scope
   cout << "w(" << a << ", " << b << ", " << c << ") = "
   ^
0_0_37228676_31131.cpp:62:21: error: 'endl' was not declared in this scope
    << f[a][b][c] << 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 03:50:10, Gzip enabled