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_38399838_8608.cpp: In function 'int main()':
0_0_38399838_8608.cpp:128:7: error: redeclaration of 'int i'
   int i,j,k,x,y,t;
       ^
0_0_38399838_8608.cpp:97:5: note: 'int i' previously declared here
 int i,j,k=0,x,y,p;
     ^
0_0_38399838_8608.cpp:128:9: error: redeclaration of 'int j'
   int i,j,k,x,y,t;
         ^
0_0_38399838_8608.cpp:97:7: note: 'int j' previously declared here
 int i,j,k=0,x,y,p;
       ^
0_0_38399838_8608.cpp:128:11: error: redeclaration of 'int k'
   int i,j,k,x,y,t;
           ^
0_0_38399838_8608.cpp:97:9: note: 'int k' previously declared here
 int i,j,k=0,x,y,p;
         ^
0_0_38399838_8608.cpp:128:13: error: redeclaration of 'int x'
   int i,j,k,x,y,t;
             ^
0_0_38399838_8608.cpp:97:13: note: 'int x' previously declared here
 int i,j,k=0,x,y,p;
             ^
0_0_38399838_8608.cpp:128:15: error: redeclaration of 'int y'
   int i,j,k,x,y,t;
               ^
0_0_38399838_8608.cpp:97:15: note: 'int y' previously declared here
 int i,j,k=0,x,y,p;
               ^


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-30 02:58:01, Gzip enabled