Problem | levelingup |
---|---|
User | Samyeobeo |
Submission Time | 2025-05-31 23:03:26 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
levelingup.cpp: In function ‘int dp(int, int, int)’:
levelingup.cpp:11:39: error: ‘i’ cannot be used as a function
11 | i((T == 0||i == n )|| finsh < s[i]))
| ^