Problem | basketball_cpic |
---|---|
User | SA |
Submission Time | 2025-06-20 16:03:08 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
basketball_cpic.cpp:1:1: error: ‘include’ does not name a type
1 | include <bits/stdc++.h>
| ^~~~~~~
basketball_cpic.cpp: In function ‘int main()’:
basketball_cpic.cpp:10:9: error: ‘cout’ was not declared in this scope
10 | cout << 0;
| ^~~~
basketball_cpic.cpp:13:9: error: ‘cout’ was not declared in this scope
13 | cout<<S[i]/2;
| ^~~~
basketball_cpic.cpp:16:9: error: ‘cout’ was not declared in this scope
16 | cout<< 0;
| ^~~~
basketball_cpic.cpp:19:9: error: ‘cout’ was not declared in this scope
19 | cout<<S[i]/2;
| ^~~~