| Problem | party_noi |
|---|---|
| User | YunQingOng |
| Submission Time | 2026-06-23 15:38:01 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
party_noi.cpp: In function ‘int main()’:
party_noi.cpp:26:18: error: expected ‘;’ before ‘}’ token
26 | cout<<"0"
| ^
| ;
27 | }
| ~