Problem cakerun
User cokeaholic07
Submission Time 2025-03-01 16:13:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cakerun.cpp: In function ‘int32_t main()’:
cakerun.cpp:67:25: error: ‘ll’ was not declared in this scope; did you mean ‘l’?
67 | vector<pair<ll, ll>> toErase, toInsert;
| ^~
| l
cakerun.cpp:67:29: error: template argument 1 is invalid
67 | vector<pair<ll, ll>> toErase, toInsert;
| ^~
cakerun.cpp:67:31: error: template argument 1 is invalid
67 | vector<pair<ll, ll>> toErase, toInsert;
| ^~
cakerun.cpp:67:31: error: template argument 2 is invalid
cakerun.cpp:70:19: error: expected ‘;’ before ‘first’
70 | ll first = it->first, second = it->second;
| ^~~~~~
| ;
cakerun.cpp:71:25: error: ‘first’ was not declared in this scope
71 | pos[num[firs