| Problem | party_noi |
|---|---|
| User | Sarah5678 |
| Submission Time | 2025-02-21 00:09:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
party_noi.cpp: In function ‘int main()’:
party_noi.cpp:31:10: error: expected ‘}’ at end of input
31 | return 0;
| ^
party_noi.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^