Problem | coincombinations |
---|---|
User | CKCodeBreaker55 |
Submission Time | 2024-01-27 19:36:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
coincombinations.cpp: In function ‘int main()’:
coincombinations.cpp:43:35: error: invalid operands of types ‘int’ and ‘<unresolved overloaded function type>’ to binary ‘operator<<’
43 | cout << ways[N][V] & 13371337 << endl;
| ~~~~~~~~~^~~~~~~