Problem collectmushrooms3
User AlimaevD
Submission Time 2026-03-07 22:35:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

collectmushrooms3.cpp: In function ‘int32_t main()’:
collectmushrooms3.cpp:52:33: error: expected ‘)’ before ‘]’ token
52 | root->upd(cnt, it.second]);
| ~ ^
| )