Python submission utility for Python users

Revision en3, by 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

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English pallav12 2020-12-06 11:39:40 1382
en2 English pallav12 2020-12-06 10:49:18 117
en1 English pallav12 2020-12-06 10:48:01 3047 Initial revision (published)