Problem party_noi
User ilovepythonandhatecplusplus
Submission Time 2026-02-20 16:18:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

party_noi.cpp: In function ‘int main()’:
party_noi.cpp:11:1: error: expected ‘}’ at end of input
11 | }
| ^
party_noi.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^