Problem | coincombinations |
---|---|
User | boaznumberd5555 |
Submission Time | 2024-03-01 14:41:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
coincombinations.cpp: In function ‘int main()’:
coincombinations.cpp:22:52: error: lvalue required as left operand of assignment
22 | if(i-arr[j]>=mincoin or i-arr[j] = 0){
| ^