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_23231750_21655.cpp:34:11: error: redefinition of 'const int N'
 const int N = 111111;
           ^
0_0_23231750_21655.cpp:31:11: note: 'const int N' previously defined here
 const int N = 111111;
           ^
0_0_23231750_21655.cpp:35:14: error: redefinition of 'const double eps'
 const double eps = 1e-15;
              ^
0_0_23231750_21655.cpp:32:14: note: 'const double eps' previously defined here
 const double eps = 1e-15;
              ^
0_0_23231750_21655.cpp:36:13: error: redefinition of 'const int64 mod'
 const int64 mod = 10000000070LL;
             ^
0_0_23231750_21655.cpp:33:13: note: 'const int64 mod' previously defined here
 const int64 mod = 10000000070LL;
             ^


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-26 21:04:00, Gzip enabled