Kanna-Neko / dew

A assistant which can help you test your program you will submit on codeforces And which can create a contest pick problem from codeforces..
MIT License
42 stars 3 forks source link

can dew support rust ? #12

Closed Abhinavpatel00 closed 1 month ago

Abhinavpatel00 commented 1 month ago

hey i want to know is there a way to use dew with rust

Kanna-Neko commented 1 month ago

you should configurate language follow this guildline https://github.com/Kanna-Neko/dew?tab=readme-ov-file#how-to-config-the-language, and the rust programType is 75, if you have more question, you can ask more.

your configuration depending on the method of you use rust, nither rustc or cargo

Abhinavpatel00 commented 1 month ago

thank you so much