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_37030243_21549.cpp:1:2: error: stray '#' in program
 a#include<bits/stdc++.h>
  ^
0_0_37030243_21549.cpp:1:1: error: 'a' does not name a type
 a#include<bits/stdc++.h>
 ^
0_0_37030243_21549.cpp: In function 'int main()':
0_0_37030243_21549.cpp:9:2: error: 'cin' was not declared in this scope
  cin>>T;
  ^
0_0_37030243_21549.cpp:16:4: error: 'cout' was not declared in this scope
    cout<<"What a pity, it has passed!\n";
    ^
0_0_37030243_21549.cpp:20:4: error: 'cout' was not declared in this scope
    cout<<"What a pity, it has passed!\n";
    ^
0_0_37030243_21549.cpp:24:4: error: 'cout' was not declared in this scope
    cout<<"It's today!!\n";
    ^
0_0_37030243_21549.cpp:28:4: error: 'cout' was not declared in this scope
    cout<<21-m<<endl;
    ^
0_0_37030243_21549.cpp:28:16: error: 'endl' was not declared in this scope
    cout<<21-m<<endl;
                ^
0_0_37030243_21549.cpp:38:4: error: 'cout' was not declared in this scope
    cout<<x<<endl;
    ^
0_0_37030243_21549.cpp:38:13: error: 'endl' was not declared in this scope
    cout<<x<<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-06-02 10:53:58, Gzip enabled