Fetch a problem's tests from Polygon?

Revision en2, by memoryallocator, 2024-09-17 11:27:15

I want to organize a private contest for my friends.

I would like to put some problems from Codeforces to the contest's problemset. To avoid cheating, the problems' statements will be rewritten, because otherwise there is a risk that someone might just google the statements to get an editorial link, and that scenario is not desirable.

I don't want to write the tests for the problems myself. Is there a way to obtain the tests from Polygon?

In other words, what I am going to do is to take an existing problem from Codeforces, rewrite its statement, copy the original problem's tests and paste the tests to the "new" problem. Is the last part possible?

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en4 English memoryallocator 2024-09-17 11:44:29 13 Tiny change: 'solved! The solut' -> 'solved! Thanks Mike. The solut'
en3 English memoryallocator 2024-09-17 11:43:14 98
en2 English memoryallocator 2024-09-17 11:27:15 0 (published)
en1 English memoryallocator 2024-09-17 11:26:37 700 Initial revision (saved to drafts)