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_38153786_14756.cpp: In function 'int main()':
0_0_38153786_14756.cpp:5:13: error: redeclaration of 'int n'
         int n, m; cin >> n >> m;
             ^
0_0_38153786_14756.cpp:4:13: note: 'int n' previously declared here
     for(int n, m; ~scanf("%d%d", &n, &m);){
             ^
0_0_38153786_14756.cpp:5:16: error: redeclaration of 'int m'
         int n, m; cin >> n >> m;
                ^
0_0_38153786_14756.cpp:4:16: note: 'int m' previously declared here
     for(int n, m; ~scanf("%d%d", &n, &m);){
                ^


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.015600(s) query 1, Server time : 2024-07-01 00:17:34, Gzip enabled