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_25591178_32599.cpp: In function 'int build()':
0_0_25591178_32599.cpp:22:9: error: 'i' was not declared in this scope
     rep(i, 1, n + 1) l[i] = r[i] = vis[i] = 0;
         ^
0_0_25591178_32599.cpp:22:20: error: 'rep' was not declared in this scope
     rep(i, 1, n + 1) l[i] = r[i] = vis[i] = 0;
                    ^
0_0_25591178_32599.cpp: In function 'int main()':
0_0_25591178_32599.cpp:48:9: error: 'i' was not declared in this scope
     rep(i, 2, MAXN) inv[i] = 1LL * inv[MOD%i]*(MOD-MOD/i)%MOD;
         ^
0_0_25591178_32599.cpp:48:19: error: 'rep' was not declared in this scope
     rep(i, 2, MAXN) inv[i] = 1LL * inv[MOD%i]*(MOD-MOD/i)%MOD;
                   ^


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-07-03 11:35:04, Gzip enabled