Problem tickets
User Cookie
Submission Time 2024-06-30 13:55:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

tickets.cpp: In function ‘long long int sub4::solve()’:
tickets.cpp:103:48: error: ‘n’ was not declared in this scope
103 | res[cand[i].fi][cand[i].se] = i / (n / 2);
| ^