Problem | coincombinations |
---|---|
User | sporknives |
Submission Time | 2025-09-12 21:15:54 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
coincombinations.cpp: In function ‘long long int dp(long long int, long long int)’:
coincombinations.cpp:13:5: error: ‘else’ without a previous ‘if’
13 | else {
| ^~~~