Problem pairofballs
User NgMinSong123
Submission Time 2023-12-13 11:55:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pairofballs.cpp: In function ‘int main()’:
pairofballs.cpp:41:13: error: expected primary-expression before ‘)’ token
41 | } else if () {
| ^
pairofballs.cpp:45:1: error: expected ‘}’ at end of input
45 | }
| ^
pairofballs.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^