Problem | basketball_cpic |
---|---|
User | KavinP |
Submission Time | 2025-06-20 15:23:58 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
basketball_cpic.cpp: In function ‘int main()’:
basketball_cpic.cpp:10:7: error: invalid operands of types ‘long long int [n]’ and ‘int’ to binary ‘operator%’
10 | if(a % 2 == 1){
| ~ ^ ~
| | |
| | int
| long long int [n]