Problem NYSport
User superG
Submission Time 2025-07-04 16:00:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

NYSport.cpp: In function ‘int main()’:
NYSport.cpp:21:17: error: expected ‘;’ before ‘}’ token
21 | cout << smallB
| ^
| ;
22 | }
| ~