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_36529668_12508.cpp:64:3: error: stray '#' in program
 } #include<bits/stdc++.h>
   ^
0_0_36529668_12508.cpp:64:4: error: 'include' does not name a type
 } #include<bits/stdc++.h>
    ^
0_0_36529668_12508.cpp:68:8: error: redefinition of 'struct w'
 struct w{
        ^
0_0_36529668_12508.cpp:5:8: error: previous definition of 'struct w'
 struct w{
        ^
0_0_36529668_12508.cpp:70:6: error: invalid type in declaration before ';' token
 }c[5];
      ^
0_0_36529668_12508.cpp:70:6: error: conflicting declaration 'int c [5]'
0_0_36529668_12508.cpp:7:2: note: previous declaration as 'w c [5]'
 }c[5];
  ^
0_0_36529668_12508.cpp: In function 'void solve()':
0_0_36529668_12508.cpp:72:6: error: redefinition of 'void solve()'
 void solve()
      ^
0_0_36529668_12508.cpp:9:6: note: 'void solve()' previously defined here
 void solve()
      ^
0_0_36529668_12508.cpp: In function 'int main()':
0_0_36529668_12508.cpp:117:5: error: redefinition of 'int main()'
 int main()
     ^
0_0_36529668_12508.cpp:54: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-27 06:44:33, Gzip enabled