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_36320895_29621.cpp:13:5: error: stray '@' in program
 ICPC@China
     ^
0_0_36320895_29621.cpp:2:1: error: 'Online' does not name a type
 Online Judge Online Exercise Online Teaching Online Contests Exercise Author 
 ^
0_0_36320895_29621.cpp: In function 'void fail(std::string)':
0_0_36320895_29621.cpp:76:6: error: redefinition of 'void fail(std::string)'
 void fail(string s){ cout<<s;exit(0); }
      ^
0_0_36320895_29621.cpp:42:6: note: 'void fail(std::string)' previously defined here
 void fail(string s){ cout<<s;exit(0); }
      ^
0_0_36320895_29621.cpp: In function 'void fail(long long int)':
0_0_36320895_29621.cpp:77:6: error: redefinition of 'void fail(long long int)'
 void fail(int s){ cout<<s;exit(0); }
      ^
0_0_36320895_29621.cpp:43:6: note: 'void fail(long long int)' previously defined here
 void fail(int s){ cout<<s;exit(0); }
      ^
0_0_36320895_29621.cpp: At global scope:
0_0_36320895_29621.cpp:78:15: error: redefinition of 'const long long int dx [4]'
 const int dx[4]={-1,1,0,0};
               ^
0_0_36320895_29621.cpp:44:11: note: 'const long long int dx [4]' previously defined here
 const int dx[4]={-1,1,0,0};
           ^
0_0_36320895_29621.cpp:79:15: error: redefinition of 'const long long int dy [4]'
 const int dy[4]={0,0,-1,1};
               ^
0_0_36320895_29621.cpp:45:11: note: 'const long long int dy [4]' previously defined here
 const int dy[4]={0,0,-1,1};
           ^
0_0_36320895_29621.cpp: In function 'void run_test_case()':
0_0_36320895_29621.cpp:80:6: error: redefinition of 'void run_test_case()'
 void run_test_case(){
      ^
0_0_36320895_29621.cpp:46:6: note: 'void run_test_case()' previously defined here
 void run_test_case(){
      ^
0_0_36320895_29621.cpp: In function 'int main()':
0_0_36320895_29621.cpp:89:8: error: redefinition of 'int main()'
 signed main()
        ^
0_0_36320895_29621.cpp:55:8: note: 'int main()' previously defined here
 signed 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-22 23:02:44, Gzip enabled