Problem party
User j0ashhh
Submission Time 2026-02-16 10:10:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

party.cpp: In function ‘int main()’:
party.cpp:13:19: error: ‘N’ was not declared in this scope
13 | vector<int> dist(N+1, -1);
| ^