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_16705898_11993.cpp:1:2: error: invalid preprocessing directive #inculde
 #inculde <iostream>
  ^
0_0_16705898_11993.cpp:2:7: error: expected nested-name-specifier before 'namesapce'
 using namesapce std;
       ^
0_0_16705898_11993.cpp: In function 'int main()':
0_0_16705898_11993.cpp:6:5: error: 'cin' was not declared in this scope
     cin >> t;
     ^
0_0_16705898_11993.cpp:10:21: error: 'cout' was not declared in this scope
         if (n == 1) cout << x << endl;
                     ^
0_0_16705898_11993.cpp:10:34: error: 'endl' was not declared in this scope
         if (n == 1) cout << x << endl;
                                  ^
0_0_16705898_11993.cpp:11:14: error: 'cout' was not declared in this scope
         else cout << 0 << endl;
              ^
0_0_16705898_11993.cpp:11:27: error: 'endl' was not declared in this scope
         else cout << 0 << 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-09-30 12:00:23, Gzip enabled