Python submission utility for Python users

Правка en3, от pallav12, 2020-12-06 11:39:40

I don't know if there's a better way to get the python submissions for a contest, but for this I wrote a small python utility that returns a set() of handles of member who submitted a particular problem in python.

Code

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en3 Английский pallav12 2020-12-06 11:39:40 1382
en2 Английский pallav12 2020-12-06 10:49:18 117
en1 Английский pallav12 2020-12-06 10:48:01 3047 Initial revision (published)