Comments

In D div2, is the case s[i] == t[j + 1] && adding both of them to the subsequence concluded?

On AFatWolfAn USACO probem, 10 years ago
0

Auto comment: topic has been updated by AFatWolf (previous revision, new revision, compare).

On AFatWolfAn USACO probem, 10 years ago
0

Shit, my bad :P . But if the statement change to counting what the maximum point u can reach will there be any solution ?

On AFatWolfAn USACO probem, 10 years ago
0

hmm....might be... any way I still feel the solution is wrong :P

On AFatWolfAn USACO probem, 10 years ago
0

I thought it was greesy when they choose the point nearest to point 0?

Could u please go for more detail about it?? I have difficulty in reading and understanding ur code :P

On MikeMirzayanovCodeforces Round 350, 10 years ago
0

I've been doing F and my code got Runtime_error after cout the output nad I dont know why. Here's my code: http://mirror.codeforces.com/contest/670/submission/17828267 Anyone can help, pls?? P/s: my English is not good sry if u mind.