Problem pandaski
User justin271828
Submission Time 2026-02-13 12:21:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pandaski.cpp: In function ‘int32_t main()’:
pandaski.cpp:52:62: error: expected ‘;’ before ‘}’ token
52 | if (it2 != m[pp.f.s].begin()) {tree->up((*it).s, *(--it2))}
| ^
| ;