Problem smurfpaths
User ForgottenDragon
Submission Time 2025-12-17 14:56:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

smurfpaths.cpp: In function ‘int main()’:
smurfpaths.cpp:172:56: error: expected ‘)’ before ‘{’ token
172 | while ((segtree.query(1, N).first >= X) {
| ~ ^~
| )