Problem | basketball_cpic |
---|---|
User | yeezin |
Submission Time | 2025-06-20 14:07:14 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
basketball_cpic.cpp: In function ‘int main()’:
basketball_cpic.cpp:14:24: error: expected ‘;’ before ‘}’ token
14 | cout << ans
| ^
| ;
15 | }
| ~