algorithms and random thoughts
Thursday, September 27, 2012
leetcode
An online judge to practise interview problems. Most of them are nontrivial.
In one of the problems I need to use dp to remember vector
>
so I end up having some awkward thing like vector
Using typedef saves a few key strokes, but what is a good way to write such things?
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment