Problem pairofballs
User NgMinSong123
Submission Time 2023-12-13 12:34:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pairofballs.cpp: In function ‘int main()’:
pairofballs.cpp:47:1: error: expected ‘}’ at end of input
47 | }
| ^
pairofballs.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^