Problem rmaxq
User 6root2i
Submission Time 2026-02-28 15:07:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

rmaxq.cpp: In function ‘int main()’:
rmaxq.cpp:96:30: error: ‘INF’ was not declared in this scope
96 | vi A(pow(2,1+(ll)log2(N)),-INF);
| ^~~