penso / ex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run the code with:

cargo run -- data.csv > output.csv

Debug and potential errors will be outputed on STDERR.

Run the tests with:

make test

Note:

locked account are still getting deposits as it's not clearly stated in the PDF document that they should be blocked.

About


Languages

Language:Rust 99.8%Language:Makefile 0.2%