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_39768562_24146.cpp:4:15: error: stray '#' in program
    4 |         int t;#include<bits/stdc++.h>
      |               ^
0_0_39768562_24146.cpp:9:15: error: stray '#' in program
    9 |         int n;#include<bits/stdc++.h>
      |               ^
0_0_39768562_24146.cpp: In function 'int main()':
0_0_39768562_24146.cpp:4:24: error: 'bits' was not declared in this scope
    4 |         int t;#include<bits/stdc++.h>
      |                        ^~~~
0_0_39768562_24146.cpp:4:29: error: 'stdc' was not declared in this scope; did you mean 'std'?
    4 |         int t;#include<bits/stdc++.h>
      |                             ^~~~
      |                             std
0_0_39768562_24146.cpp:4:16: error: 'include' was not declared in this scope
    4 |         int t;#include<bits/stdc++.h>
      |                ^~~~~~~
0_0_39768562_24146.cpp:5:1: error: expected primary-expression before 'using'
    5 | using namespace std;
      | ^~~~~
0_0_39768562_24146.cpp:6:11: error: a function-definition is not allowed here before '{' token
    6 | int main(){
      |           ^
0_0_39768562_24146.cpp:48:2: error: expected '}' at end of input
   48 | }
      |  ^
0_0_39768562_24146.cpp:3:11: note: to match this '{'
    3 | int main(){
      |           ^


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-25 17:46:59, Gzip enabled