Problem | smurfpaths |
---|---|
User | Kiameimon |
Submission Time | 2023-12-14 23:01:53 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
smurfpaths.cpp: In function ‘int main()’:
smurfpaths.cpp:108:4: error: expected ‘,’ or ‘;’ before ‘cout’
108 | cout << (segtree->qry(1,n)-x)*x << "\n";
| ^~~~