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_28383969_18512.cpp: In function 'void js(node, node, node)':
0_0_28383969_18512.cpp:38:10: error: redeclaration of 'int L1'
      int L1=(int)(l3*10000);
          ^
0_0_28383969_18512.cpp:36:9: note: 'int L1' previously declared here
     int L1=(int)(l1*10000);
         ^
0_0_28383969_18512.cpp:41:11: error: 'L3' was not declared in this scope
     if(L1>L3)
           ^
0_0_28383969_18512.cpp:43:11: error: 'L3' was not declared in this scope
     if(L2>L3)
           ^
0_0_28383969_18512.cpp:47:40: error: 'L3' was not declared in this scope
     ll t=L1*1000000*1000000+L2*1000000+L3;
                                        ^


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-23 10:18:59, Gzip enabled