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_17922792_29541.cpp:42:2: error: stray '#' in program
 }#include <iostream>
  ^
0_0_17922792_29541.cpp:42:3: error: 'include' does not name a type
 }#include <iostream>
   ^
0_0_17922792_29541.cpp:50:10: error: redefinition of 'int n2 [33]'
 int n2[33];
          ^
0_0_17922792_29541.cpp:9:5: note: 'int n2 [33]' previously declared here
 int n2[33];
     ^
0_0_17922792_29541.cpp:51:5: error: redefinition of 'int aim'
 int aim;
     ^
0_0_17922792_29541.cpp:10:5: note: 'int aim' previously declared here
 int aim;
     ^
0_0_17922792_29541.cpp: In function 'int dfs(int, int)':
0_0_17922792_29541.cpp:53:5: error: redefinition of 'int dfs(int, int)'
 int dfs(int now,int tim){
     ^
0_0_17922792_29541.cpp:12:5: note: 'int dfs(int, int)' previously defined here
 int dfs(int now,int tim){
     ^
0_0_17922792_29541.cpp: In function 'int main()':
0_0_17922792_29541.cpp:67:5: error: redefinition of 'int main()'
 int main(){
     ^
0_0_17922792_29541.cpp:26: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 16:44:35, Gzip enabled