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_36571160_20640.cpp:27:1: error: 'mint' does not name a type
 mint p[N];
 ^
0_0_36571160_20640.cpp: In function 'void pushdown(int)':
0_0_36571160_20640.cpp:191:17: error: 'p' was not declared in this scope
   tr[ls].val *= p[tr[ls].lazy];
                 ^
0_0_36571160_20640.cpp: In function 'int main()':
0_0_36571160_20640.cpp:301:4: error: 'p' was not declared in this scope
    p[i] = 1;
    ^
0_0_36571160_20640.cpp:305:4: error: 'p' was not declared in this scope
    p[i] = p[i - 1] * 2;
    ^


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-22 22:53:28, Gzip enabled