summaryrefslogtreecommitdiff
path: root/PlaygroundCpp/.settings
AgeCommit message (Collapse)Author
2018-09-07Fractional Knapsack done.Haidong Ji
Good exercise. Learned C++ vector usage, and the ASSERT_NEAR macro for testing floats/doubles. Lots of fun.
2018-08-06Initial commit.Haidong Ji