Problem smurfpaths
User chickengoat
Submission Time 2025-12-17 10:09:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

smurfpaths.cpp: In function ‘int main()’:
smurfpaths.cpp:104:25: error: lvalue required as left operand of assignment
104 | if(segtree->qry(i)=x) {
| ^