Problem | basketball_cpic |
---|---|
User | Goatedrizzysigmaguy69420 |
Submission Time | 2025-06-20 15:01:51 |
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:9: error: ‘i’ was not declared in this scope
19 | if (i % 2 == 0);
| ^
basketball_cpic.cpp:24:13: error: expected ‘}’ at end of input
24 | return 0;
| ^
basketball_cpic.cpp:6:12: note: to match this ‘{’
6 | int main() {
| ^