Stress test your C++ solutions!
Project description
cpp_stresst
This is a package to help stress test your C++ solutions to problems.
You should have your directory structured like this:
- C++ solution
- Test Folder
- 1.in
- 1.out
All test cases should have a file with the same name ending with .in and a file ending with .out for input and output, respectively.
To test your solution on stdin/stdout, run this command.
c_stresst [SOLUTION FILE] [TEST FOLDER]
If you ever forget this command, simply type this into your terminal:
c_stresst --help
Only supported on linux systems (tested on Ubuntu), uses g++ to compile.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cpp_stresst-1.3.tar.gz.
File metadata
- Download URL: cpp_stresst-1.3.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f14a12ad9564d191b27cceaa42f1eeff3f38266af99c8ef64f5c3ac861d6c01d
|
|
| MD5 |
62cae9fae4d1d113fbfcafb90adf872e
|
|
| BLAKE2b-256 |
29dae0b0862642baa375bb1791bf077605fc6ae68aaa908c57d81700fe36fa52
|
File details
Details for the file cpp_stresst-1.3-py3-none-any.whl.
File metadata
- Download URL: cpp_stresst-1.3-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
773d48405333dd2cacad0efb27a2e20c68ee5e8cfee69916a863c42557e37b53
|
|
| MD5 |
3b6aeae4910443aa63eedc0a5fd32f31
|
|
| BLAKE2b-256 |
954ccec387a38aa5a0c09c554636cd168e54d3bf0fa8ab3dd95e9a1cf667e011
|