| Problem | party_noi |
|---|---|
| User | justin271828 |
| Submission Time | 2025-01-11 15:15:47 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
party_noi.cpp: In function ‘int main()’:
party_noi.cpp:20:10: error: expected ‘}’ at end of input
20 | return 0;
| ^
party_noi.cpp:6:12: note: to match this ‘{’
6 | int main() {
| ^