@expploitt
The command to launch the application is
$ cargo run -- transactions.csv > accounts.csv
- For the amount input I decided to floor at fourth decimal.
For testing purposes I wrote some examples. I try to validate the outputs with the outputs I thought that must be correct from my understanding .