Skip to content

dhiraj-01/Generate-Problem

Repository files navigation

Generate-Problem

Files usage

File Description
info.txt add problem description
bf.cpp brute force solution to the problem
code.cpp optimized solution to the problem
testcase.cpp generate testcase according to the problem
validator.cpp validate testcase generated by testcase.cpp accoding to the problem constraints
hack.py stress test bf.cpp & code.cpp (if you found wrong testcase checkout in.txt and wa.txt)
generator.py generate multiple testcases in Test Cases folder
reout.py update all outputs (Test Cases/output) according to inputs (Test Cases/input)
color_print.py color text on terminal
compiler_run.py compile and run code

Releases

No releases published

Packages