Commit Graph

17 Commits

Author SHA1 Message Date
Nicolás A. Ortega Froysa 0a9debfd3f Fixed JSON export. 2022-07-02 14:31:14 +02:00
Nicolás A. Ortega Froysa 774e5fc987 Add CI config file. 2022-07-02 12:27:11 +02:00
Nicolás A. Ortega Froysa cb88b7c3d2 Added extra comments. 2022-07-02 12:12:39 +02:00
Nicolás A. Ortega Froysa aa5702a0a3 Use while-loop to avoid unnecessary break. 2022-07-02 12:10:36 +02:00
Nicolás A. Ortega Froysa b9c2ae82d6 Export prisoner data to JSON. 2022-07-02 12:04:43 +02:00
Nicolás A. Ortega Froysa 33cb815296 Add more metadata to Cargo.toml 2022-07-02 11:04:37 +02:00
Nicolás A. Ortega Froysa f326ea59da Add more explicit comment. 2022-07-02 10:52:44 +02:00
Nicolás A. Ortega Froysa 1c70d82a1e Create Prisoner structure to save results. 2022-07-02 10:51:13 +02:00
Nicolás A. Ortega Froysa 4f402b109d Add commandline parameters. 2022-07-02 10:31:39 +02:00
Nicolás A. Ortega Froysa 9e66334c27 Verbose commenting of code. 2022-07-01 22:12:30 +02:00
Nicolás A. Ortega Froysa aa2a5f6108 Add year to license. 2022-06-30 23:40:20 +02:00
Nicolás A. Ortega Froysa 3e2a3c385c Comment code and remove unnecessary code. 2022-06-30 19:06:55 +02:00
Nicolás A. Ortega Froysa cd8f4319ab Completed solution. 2022-06-30 19:03:02 +02:00
Nicolás A. Ortega Froysa df21fd2c3f Get rid of unused variable. 2022-06-30 18:01:42 +02:00
Nicolás A. Ortega Froysa 3affea8701 Generate boxes. 2022-06-30 17:59:19 +02:00
Nicolás A. Ortega Froysa a3fd53f658 Add rand crate. 2022-06-30 17:51:48 +02:00
Nicolás A. Ortega Froysa e713fcf981 Initial commit. 2022-06-30 15:26:13 +02:00