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_17305647_2712.cpp: In function 'int main()':
0_0_17305647_2712.cpp:11:2: error: 'cin' was not declared in this scope
  cin>>T;
  ^
0_0_17305647_2712.cpp:14:35: error: 'scanf' was not declared in this scope
   scanf("%I64d%I64d%I64d",&a,&b,&c);
                                   ^
0_0_17305647_2712.cpp:17:4: error: 'cout' was not declared in this scope
    cout<<"Yes"<<endl;
    ^
0_0_17305647_2712.cpp:17:17: error: 'endl' was not declared in this scope
    cout<<"Yes"<<endl;
                 ^
0_0_17305647_2712.cpp:30:4: error: 'cout' was not declared in this scope
    cout<<"Yes";
    ^
0_0_17305647_2712.cpp:32:4: error: 'cout' was not declared in this scope
    cout<<"No";
    ^
0_0_17305647_2712.cpp:34:3: error: 'cout' was not declared in this scope
   cout<<endl;
   ^
0_0_17305647_2712.cpp:34:9: error: 'endl' was not declared in this scope
   cout<<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.001000(s) query 1, Server time : 2025-02-17 07:36:30, Gzip enabled