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_37289551_31146.cpp:36:6: error: stray '#' in program
     }#include <bits/stdc++.h>
      ^
0_0_37289551_31146.cpp: In function 'int main()':
0_0_37289551_31146.cpp:36:7: error: 'include' was not declared in this scope
     }#include <bits/stdc++.h>
       ^
0_0_37289551_31146.cpp:36:16: error: 'bits' was not declared in this scope
     }#include <bits/stdc++.h>
                ^
0_0_37289551_31146.cpp:36:21: error: 'stdc' was not declared in this scope
     }#include <bits/stdc++.h>
                     ^
0_0_37289551_31146.cpp:40:1: error: expected primary-expression before 'using'
 using namespace std;
 ^
0_0_37289551_31146.cpp:43:14: error: conflicting declaration 'int t [100009]'
 int p[N], t[N], id[N];
              ^
0_0_37289551_31146.cpp:32:9: note: previous declaration as 'int t'
     int t;
         ^
0_0_37289551_31146.cpp:44:26: error: a function-definition is not allowed here before '{' token
 bool sortt(int i, int j) {
                          ^
0_0_37289551_31146.cpp:49:15: error: a function-definition is not allowed here before '{' token
 void doWork() {
               ^
0_0_37289551_31146.cpp:76:1: error: expected '}' at end of input
 }
 ^


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-26 06:02:14, Gzip enabled