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

Compile Error

smurfpaths.cpp: In function ‘int main()’:
smurfpaths.cpp:80:17: error: ‘i’ was not declared in this scope
80 | for(ll x=0;x<q;i++) {
| ^
smurfpaths.cpp:104:18: error: ‘struct node’ has no member named ‘query’; did you mean ‘qry’?
104 | if(segtree->query(i)=x) {
| ^~~~~
| qry