Problem | coincombinations |
---|---|
User | Reverberate |
Submission Time | 2023-03-18 00:16:46 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
coincombinations.cpp: In function ‘int main()’:
coincombinations.cpp:31:11: error: ‘z’ was not declared in this scope
31 | cout<<dp[z]%13371337;
| ^