Crates.io | cppcheckr |
lib.rs | cppcheckr |
version | 1.0.3 |
source | src |
created_at | 2024-10-28 07:28:40.40839 |
updated_at | 2024-10-28 15:53:53.360656 |
description | cppcheckr, a cpp file tester for competetive programing. |
homepage | |
repository | |
max_upload_size | |
id | 1425340 |
size | 16,875 |
A smol cpp file tester for competetive programing, runing tests from a directory in .in and .out format :)
cppcheckr -a algo -i testy/inpfolder/test -o /testy/outfolder/test -b 0 -e 5000 -n 500
will:
more info in cppchecker -h