Skip to content

mateusvmv/boca_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Escrito para testar casos da Maratona SBC. Uso: boca_test [CONFIG]

Exemplo:

cat a.toml

build_cmd = "g++"
build_args = ["main.cpp"]
exe_cmd = "./a.out"
exe_args = [""]
problem_dir = "A"

boca_test a.toml

✅ - Compiled in 609.171917ms
✅ - Test A_1 - OK in 1.273069ms
❌ - Test A_10 - Expected '25417', got '29412'

About

Ferramenta para testar casos da Maratona SBC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages