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_18864069_2727.cpp:38:2: error: stray '#' in program
 }#include<bits/stdc++.h>
  ^
0_0_18864069_2727.cpp:38:3: error: 'include' does not name a type
 }#include<bits/stdc++.h>
   ^
0_0_18864069_2727.cpp:40:14: error: redefinition of 'std::bitset<1005ull> tmp1'
 bitset<1005> tmp1,tmp2,cz[15];
              ^
0_0_18864069_2727.cpp:3:14: note: 'std::bitset<1005ull> tmp1' previously defined here
 bitset<1005> tmp1,tmp2,cz[15];
              ^
0_0_18864069_2727.cpp:40:19: error: redefinition of 'std::bitset<1005ull> tmp2'
 bitset<1005> tmp1,tmp2,cz[15];
                   ^
0_0_18864069_2727.cpp:3:19: note: 'std::bitset<1005ull> tmp2' previously defined here
 bitset<1005> tmp1,tmp2,cz[15];
                   ^
0_0_18864069_2727.cpp:40:29: error: redefinition of 'std::bitset<1005ull> cz [15]'
 bitset<1005> tmp1,tmp2,cz[15];
                             ^
0_0_18864069_2727.cpp:3:24: note: 'std::bitset<1005ull> cz [15]' previously declared here
 bitset<1005> tmp1,tmp2,cz[15];
                        ^
0_0_18864069_2727.cpp:41:17: error: redefinition of 'char str [5000005]'
 char str[5000005];
                 ^
0_0_18864069_2727.cpp:4:6: note: 'char str [5000005]' previously declared here
 char str[5000005];
      ^
0_0_18864069_2727.cpp: In function 'int main()':
0_0_18864069_2727.cpp:42:5: error: redefinition of 'int main()'
 int main()
     ^
0_0_18864069_2727.cpp:5: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-26 07:57:12, Gzip enabled