Problem | party_noi |
---|---|
User | KohYokeHan |
Submission Time | 2024-07-28 17:56:57 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
party_noi.cpp: In function ‘int main()’:
party_noi.cpp:21:12: error: expected ‘}’ at end of input
21 | cout << h;
| ^
party_noi.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^