Problem | coincombinations |
---|---|
User | WILLI1071A |
Submission Time | 2025-02-16 17:26:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
coincombinations.cpp: In function ‘int main()’:
coincombinations.cpp:32:34: error: no match for ‘operator%=’ (operand types are ‘std::basic_ostream<char>’ and ‘int’)
32 | cout << dynapro(totalcoins,sum)%=133713371;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~