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_33599152_7514.cpp: In function 'void init()':
0_0_33599152_7514.cpp:21:5: error: redeclaration of 'long long int i'
  ll i = lb-1; while( cb[i] == '0' && i >= 1 ) i--; lb = i+1;
     ^
0_0_33599152_7514.cpp:20:5: note: 'long long int i' previously declared here
  ll i = la-1; while( ca[i] == '0' && i >= 1 ) i--; la = i+1;
     ^
0_0_33599152_7514.cpp:22:5: error: redeclaration of 'long long int i'
  ll i = lc-1; while( cc[i] == '0' && i >= 1 ) i--; lc = i+1;
     ^
0_0_33599152_7514.cpp:20:5: note: 'long long int i' previously declared here
  ll i = la-1; while( ca[i] == '0' && i >= 1 ) i--; la = i+1;
     ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-02-17 05:23:20, Gzip enabled