ENG
RUS
Timus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board
Discussion of Problem
1152
. False Mirrors
yeguzi
How to DP without Bitmark
// Problem
1152. False Mirrors
20 May 2016 13:42
I solved this problem by used recursion without DP.
I'm trying to find a solution using DP, I found a public solution using DP + Bitmark, but it's hard to me to understand.
How can I solve this problem using DP without Bitmark???
© 2000–2025
Timus Online Judge Team
. All rights reserved.