Problem | basketball_cpic |
---|---|
User | PyAce |
Submission Time | 2025-06-20 12:56:48 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
basketball_cpic.cpp: In function ‘int main()’:
basketball_cpic.cpp:12:29: error: expected ‘;’ before ‘)’ token
12 | for (int i=0; i < MaxV, i++) {
| ^
| ;