Problem coincombinations
User lijia1
Submission Time 2024-01-26 18:11:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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;
| ~~~~~~~~~^~~~~~~