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_23767368_29746.cpp: In function 'int main()':
0_0_23767368_29746.cpp:3:17: error: 'ios' has not been declared
 #define MWASAWM ios::sync_with_stdio(false);
                 ^
0_0_23767368_29746.cpp:39:5: note: in expansion of macro 'MWASAWM'
     MWASAWM;
     ^
0_0_23767368_29746.cpp:40:12: error: 'cin' was not declared in this scope
     while (cin >> M >> N >> T, M + N + T)
            ^
0_0_23767368_29746.cpp:56:22: error: 'puts' was not declared in this scope
             puts("NO");
                      ^
0_0_23767368_29746.cpp:62:37: error: 'puts' was not declared in this scope
         puts(ans == 1 ? "YES" : "NO");
                                     ^


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 09:30:48, Gzip enabled