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_28164577_9940.cpp:65:2: error: stray '#' in program
 }#include <cmath>
  ^
0_0_28164577_9940.cpp:65:3: error: 'include' does not name a type
 }#include <cmath>
   ^
0_0_28164577_9940.cpp:72:11: error: redefinition of 'const int N'
 const int N=1008611;
           ^
0_0_28164577_9940.cpp:8:11: note: 'const int N' previously defined here
 const int N=1008611;
           ^
0_0_28164577_9940.cpp:74:5: error: redefinition of 'int t'
 int t,slen;
     ^
0_0_28164577_9940.cpp:10:5: note: 'int t' previously declared here
 int t,slen;
     ^
0_0_28164577_9940.cpp:74:7: error: redefinition of 'int slen'
 int t,slen;
       ^
0_0_28164577_9940.cpp:10:7: note: 'int slen' previously declared here
 int t,slen;
       ^
0_0_28164577_9940.cpp:75:9: error: redefinition of 'char s [1008611]'
 char s[N];
         ^
0_0_28164577_9940.cpp:11:6: note: 'char s [1008611]' previously declared here
 char s[N];
      ^
0_0_28164577_9940.cpp:76:11: error: redefinition of 'int fail [1008611]'
 int fail[N];
           ^
0_0_28164577_9940.cpp:12:5: note: 'int fail [1008611]' previously declared here
 int fail[N];
     ^
0_0_28164577_9940.cpp: In function 'int main()':
0_0_28164577_9940.cpp:78:5: error: redefinition of 'int main()'
 int main()
     ^
0_0_28164577_9940.cpp:14: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 09:31:59, Gzip enabled