Codeforces: A. Winner June 29, 2012 algorithms, beginner, brute force, codeforces, implementation, python No Comments The problem is from codeforces http://codeforces.com/problemset/problem/2/A To solve this problem, you will probably need to know the dictionary. In Python, the dictionary structure can be declared using notation {}. … [Continue Reading...]