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_38684636_12412.cpp:189:15: error: redefinition of 'constexpr const int N'
  189 | constexpr int N = 1005;
      |               ^
0_0_38684636_12412.cpp:182:11: note: 'const int N' previously defined here
  182 | const int N = 2005, M = 4010, INF = 0x3f3f3f3f;
      |           ^
0_0_38684636_12412.cpp:192:10: error: redefinition of 'const long long int mod'
  192 | const ll mod = 1e9 + 7;
      |          ^~~
0_0_38684636_12412.cpp:183:10: note: 'const long long int mod' previously defined here
  183 | const ll mod = 1000000007;
      |          ^~~


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-09-18 19:21:35, Gzip enabled