Problem | ljubomora |
---|---|
User | Schzeey |
Submission Time | 2023-11-05 15:34:08 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ljubomora.cpp: In function ‘int main()’:
ljubomora.cpp:21:14: error: invalid operands of types ‘int [color]’ and ‘int’ to binary ‘operator%’
21 | if (cl_arr%mid > 0){
| ~~~~~~^~~~
| | |
| | int
| int [color]