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_39851759_22951.c: In function 'main':
0_0_39851759_22951.c:4:5: error: 'ios' undeclared (first use in this function)
    4 |     ios::sync_with_stdio(0);
      |     ^~~
0_0_39851759_22951.c:4:5: note: each undeclared identifier is reported only once for each function it appears in
0_0_39851759_22951.c:4:8: error: expected ';' before '::' token
    4 |     ios::sync_with_stdio(0);
      |        ^~
      |        ;
0_0_39851759_22951.c:5:5: error: 'cin' undeclared (first use in this function)
    5 |     cin.tie(0);
      |     ^~~
0_0_39851759_22951.c:6:5: error: 'cout' undeclared (first use in this function)
    6 |     cout.tie(0);
      |     ^~~~


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-12-05 03:50:03, Gzip enabled