Problem | pigeonhole |
---|---|
User | eliasxyz |
Submission Time | 2025-06-12 22:20:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
pigeonhole.cpp: In function ‘int main()’:
pigeonhole.cpp:20:16: error: lvalue required as left operand of assignment
20 | if(A[y%H]+1=max){
| ^~~