Problem party_noi
User ilikeeggs
Submission Time 2026-06-21 22:48:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

party_noi.cpp: In function ‘int32_t main()’:
party_noi.cpp:25:18: error: expected ‘;’ before ‘{’ token
25 | else(N % 2 != 0){
| ^
| ;