Problem | discharging |
---|---|
User | OSoverspike |
Submission Time | 2023-04-25 15:43:45 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
discharging.cpp: In function ‘long long int dp(long long int)’:
discharging.cpp:10:25: error: ‘a’ was not declared in this scope
10 | int ans=(index+1)*d[a];
| ^