Home STD Contest Notification Clarification Problems Ranklist Status Print Sign Out

View Compilation Error

1_867_705_13931.cpp:1:2: error: invalid preprocessing directive #inclue
 #inclue <bits/stdc++.h>
  ^
1_867_705_13931.cpp: In function 'int main()':
1_867_705_13931.cpp:8:15: error: 'scanf' was not declared in this scope
  scanf("%d",&t);
               ^
1_867_705_13931.cpp:13:3: error: 'cout' was not declared in this scope
   cout<<"Case "<<i<<": "
   ^
1_867_705_13931.cpp:15:3: error: 'else' without a previous 'if'
   else cout<<"even"<<endl;
   ^
1_867_705_13931.cpp:15:22: error: 'endl' was not declared in this scope
   else cout<<"even"<<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-11-24 21:22:55, Gzip enabled