0_0_39557812_16824.cpp: In function 'void Sakuya()': 0_0_39557812_16824.cpp:119:20: error: 'i' was not declared in this scope 119 | dp[i - 1][0] = dp[i - 1][1] = 0; | ^