| Problem | basketball_cpic |
|---|---|
| User | dumgod |
| Submission Time | 2025-06-19 16:03:45 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
basketball_cpic.cpp: In function ‘int main()’:
basketball_cpic.cpp:23:7: error: expected ‘;’ before ‘x’
23 | } cout x;
| ^~
| ;