Problem | binomial |
---|---|
User | jeongwonho64 |
Submission Time | 2023-05-16 19:49:03 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
binomial.cpp: In function ‘int32_t main()’:
binomial.cpp:103:54: error: invalid operands of types ‘__int128’ and ‘<unresolved overloaded function type>’ to binary ‘operator<<’
103 | cout << nck((__int128(n), __int128(k))%1000000007<< endl;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~