Search found 2 matches

by kra3
Fri Nov 29, 2013 4:45 pm
Forum: Challenges Solved
Topic: 3280
Replies: 20
Views: 2509

Code: Select all

#! python 

from collection import Counter
data = open('rfc3280').read()
print Counter(i for i in data.split() if len(i)==9).most_common(1)[0][0]

by kra3
Fri Nov 29, 2013 4:28 pm
Forum: Challenges
Topic: Imagine all the silicon
Replies: 13
Views: 22917

since I had gimp, it automatically opened in it. 4 sec. Done