Codeforces problemset search & solutions
Exclude tags.

Review the problem statement from Codeforces (link will open a new tab). When you've matched your problem, go to the solutions.

Get exact match for tags using this format, eg: [u'brute force', 'dp']

Solved
Name
Tags
Solutions
Index
Contest
Type
Points
Tutorial
Rating Level
23747 Computer Game dfs and similar dp implementation Statement A Educational Codeforces Round 115 (Rated for Div. 2) {1598} PROGRAMMING 95890
13911 Hamiltonian Wall dfs and similar dp implementation Statement C Educational Codeforces Round 139 (Rated for Div. 2) {1766} PROGRAMMING 110066
1892 Railguns dfs and similar dp graphs implementation Statement F Codeforces Round 878 (Div. 3) {1840} PROGRAMMING Codeforces Round #878 (Div.3) Editorial
4108 Turtle and a MEX Problem (Hard Version) dfs and similar dp graphs greedy implementation Statement D2 Codeforces Round 968 (Div. 2) {2003} PROGRAMMING 1250.0