Problem | party_noi |
---|---|
User | Marcus0Leong |
Submission Time | 2025-06-18 15:56:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
party_noi.cpp: In function ‘int main()’:
party_noi.cpp:33:17: error: expected ‘;’ before ‘)’ token
33 | as = n - n / 2);
| ^
| ;