Rating changes for last rounds are temporarily rolled back. They will be returned soon. ×

Rust helper

Revision en3, by Egor, 2021-12-15 15:00:03

Hello!

I'd like to introduce new tool to use rust in competitive programming. Tool support parsing tasks (by using Competitive companion, testing on samples and additional tests, generating full source file when you use your library and generating unit tests based on tasks you solved.

You can checkout example repository with instructions on how to use from here. Huge thanks to qwerty787788 for extracting helper to a separate project

To use with Competitive companion you need to set custom ports in plugin settings to include 4244.

Sample interaction:

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English Egor 2021-12-15 15:00:03 180
en2 English Egor 2021-12-12 01:08:43 93 Tiny change: 'raction:\n![ ](htt' -> 'raction:\n\n![ ](htt' (published)
en1 English Egor 2021-12-12 01:05:48 541 Initial revision (saved to drafts)