# cf Get inputs and outputs for a specific problem on [codeforces](https://www.codeforces.com) or [URI](www.urionlinejudge.com.br/).

# Install
Make sure you have Python installed. ` python -m pip install git+https://github.com/guilhermeleobas/cf `
# Version 1.2
# Usage
### get ` cf get cf550A # Download inputs and outputs for problem 550A cf get cf600 # Download inputs and outputs for all problems on contest 600. cf get uri1400 # URI ` You can also specify a link to get inputs and outputs. ` cf get https://www.urionlinejudge.com.br/judge/pt/problems/view/1001 `
### compile ` cf compile code.cc # Compile code.cc using g++. cf compile -l c++11 code.cc # Compile code.cc with g++ 11. cf compile code.py # nothing will happen. `
### run/test Run code.cc with 620A inputs and check if their outputs are correct. ` cf run code.cc cf620A `
Or you can run cf test uri1574.cc which is a syntactic sugar for cf run uri1574.cc uri1574
To get full list of available commands run cf with –help flag.
# License MIT
Release files for cftool 1.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cftool-1.0.2.tar.gz | 9.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cftool-1.0.2-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size:18.9 kB
Release files / cftool-1.0.2.tar.gz
| Download URL | cftool-1.0.2.tar.gz |
|---|---|
| Size | 9.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
328efbf00c855cae3a318ce3ef850d2c49b7f372eb868a2a3dbf4bc240ca9094
|
|
BLAKE2b-256 checksum How to use checksums |
bdb777cb8d364a8a884a0c880e4531d7f57c9dc08dc4d3cc87636a6398ed0ce5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / cftool-1.0.2-py2.py3-none-any.whl
| Download URL | cftool-1.0.2-py2.py3-none-any.whl |
|---|---|
| Size | 9.5 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
d88e9d5176dd84a7c7a9921a93189b975ae09e17e6a7c8b1d0ad265c4bb55dd3
|
|
BLAKE2b-256 checksum How to use checksums |
3748f75b8aa0a7bc5c4a602976b077761b5e43f60eeeb27a8d5642f6527e2b2d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |