Comment

avatar username

I solved it using a dp approach — https://codeforces.com/contest/2178/submission/355396319 and like I said if a problem can be solved using dp then AI easily cracks it because essentially it becomes an optimization problem which is fundamentally how machine learning and AI models work.

The actual rating of this user is 1217.

Original comment.

Statistics