| Problem | basketball_cpic |
|---|---|
| User | Feiyang |
| Submission Time | 2025-06-20 12:42:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
basketball_cpic.cpp: In function ‘int main()’:
basketball_cpic.cpp:14:12: error: ‘nun’ was not declared in this scope; did you mean ‘num’?
14 | if(nun%2==1){
| ^~~
| num
basketball_cpic.cpp:15:22: error: expected ‘;’ before ‘}’ token
15 | counter++
| ^
| ;
16 | }
| ~
basketball_cpic.cpp:18:9: error: no match for ‘operator>>’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream<char>’} and ‘int’)
18 | cout>>counter;
| ~~~~^~~~~~~~~
| | |
| | int
| std::ostream {aka std::basic_ostream<char>}
basketball_cpic.cpp:18:9: note: candidate: ‘operator>>(int, int)’ <built-in>
18 | cout>>counter;
| ~~~~^~~~~~~~~
basketball_cpic.cpp:18:9: note: no known conversion for ar