Skip to content

While adding new problems to robocontest.uz, some new users have problems with generating test cases. This repo might be helpful!

Notifications You must be signed in to change notification settings

Asadbek525/robocontest_test_generator

Repository files navigation

uz

Robocontest Test Generator

While adding new problems to robocontest.uz, some new users have problems with generating test cases. This repo might be helpful!

How to use

clone this project

git clone https://github.com/Asadbek525/robocontest_test_generator.git

enter working directory

cd robocontest_test_generator

start generating test cases

python main.py sample_problem

Enter problem directory

cd sample_problem

Choose your prefernces and start editing generate.cpp or generate.py

After this proccess run generate.py or compile and run generate.cpp

This proccess generates input and output files in tests folder

Finaly you can zip folder by running zipper.py

python zipper.py

You can publish tests.zip file to robocontest.uz

About

While adding new problems to robocontest.uz, some new users have problems with generating test cases. This repo might be helpful!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published