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_39163406_32296.cpp:3:1: error: specializing member 'std::basic_ios<char>::sync_with_stdio' requires 'template<>' syntax
    3 | std::ios::sync_with_stdio(false);
      | ^~~
0_0_39163406_32296.cpp:4:1: error: 'cin' does not name a type
    4 | cin.tie(0);
      | ^~~
0_0_39163406_32296.cpp:5:1: error: 'cout' does not name a type
    5 | 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-06-18 09:13:59, Gzip enabled