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_25826138_22917.cpp:81:2: error: stray '#' in program
 }#include<bits/stdc++.h>
  ^
0_0_25826138_22917.cpp:81:3: error: 'include' does not name a type
 }#include<bits/stdc++.h>
   ^
0_0_25826138_22917.cpp:84:13: error: redefinition of 'std::list<int> q [150005]'
 list<int>q[M];
             ^
0_0_25826138_22917.cpp:4:10: note: 'std::list<int> q [150005]' previously declared here
 list<int>q[M];
          ^
0_0_25826138_22917.cpp:85:12: error: redefinition of 'bool mark [150005]'
 bool mark[M];
            ^
0_0_25826138_22917.cpp:5:6: note: 'bool mark [150005]' previously declared here
 bool mark[M];
      ^
0_0_25826138_22917.cpp: In function 'void read(int&)':
0_0_25826138_22917.cpp:86:6: error: redefinition of 'void read(int&)'
 void read(int &x) {
      ^
0_0_25826138_22917.cpp:6:6: note: 'void read(int&)' previously defined here
 void read(int &x) {
      ^
0_0_25826138_22917.cpp: In function 'void Merge(int, int, int)':
0_0_25826138_22917.cpp:92:6: error: redefinition of 'void Merge(int, int, int)'
 void Merge(int x,int y,int w) {
      ^
0_0_25826138_22917.cpp:12:6: note: 'void Merge(int, int, int)' previously defined here
 void Merge(int x,int y,int w) {
      ^
0_0_25826138_22917.cpp: In function 'int main()':
0_0_25826138_22917.cpp:125:5: error: redefinition of 'int main()'
 int main() {
     ^
0_0_25826138_22917.cpp:45:5: note: 'int main()' previously defined here
 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 15:21:04, Gzip enabled