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_33523798_22816.cpp:1:2: error: invalid preprocessing directive #inlcude
 #inlcude<iostream>
  ^
0_0_33523798_22816.cpp: In function 'int main()':
0_0_33523798_22816.cpp:6:4: error: 'cin' was not declared in this scope
    cin >> t;
    ^
0_0_33523798_22816.cpp:10:14: error: 'cout' was not declared in this scope
      if(a==1)cout<< 26 << endl;
              ^
0_0_33523798_22816.cpp:10:27: error: 'endl' was not declared in this scope
      if(a==1)cout<< 26 << endl;
                           ^
0_0_33523798_22816.cpp:11:14: error: 'cout' was not declared in this scope
      if(a==2)cout << (26*26) << endl;
              ^
0_0_33523798_22816.cpp:11:33: error: 'endl' was not declared in this scope
      if(a==2)cout << (26*26) << endl;
                                 ^
0_0_33523798_22816.cpp:12:14: error: 'cout' was not declared in this scope
      if(a==3)cout<< (26*25*24+26*25*3+26) << endl;
              ^
0_0_33523798_22816.cpp:12:46: error: 'endl' was not declared in this scope
      if(a==3)cout<< (26*25*24+26*25*3+26) << endl;
                                              ^
0_0_33523798_22816.cpp:13:13: error: 'cout' was not declared in this scope
      if(a>3)cout<< (26*25*24) << endl;
             ^
0_0_33523798_22816.cpp:13:34: error: 'endl' was not declared in this scope
      if(a>3)cout<< (26*25*24) << 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-10-06 02:41:58, Gzip enabled