Problem | basketball_cpic |
---|---|
User | PyAce |
Submission Time | 2025-06-20 12:57:55 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
basketball_cpic.cpp: In function ‘int main()’:
basketball_cpic.cpp:19:18: error: expected ‘;’ before ‘}’ token
19 | cout << possible
| ^
| ;
20 | }
| ~