Commit Graph

32 Commits

Author SHA1 Message Date
33f2a0c57f
now accepts command line arguments 2023-06-07 22:32:41 +02:00
28afa921ad refactoring 2023-06-06 23:37:12 +02:00
b6e516269a
now truly fixed 2023-06-05 17:27:20 +02:00
c734934a0d
formatting 2023-06-05 16:37:49 +02:00
9236125f47
fixed dfs 2023-06-05 16:31:05 +02:00
8962baadf9
implemented dfs
it's way faster now
2023-06-05 16:07:36 +02:00
11f90b5cc8 not good enough 2023-06-03 12:36:34 +02:00
a5484f4bfe add gitignore 2023-06-03 10:31:46 +02:00
ece912872e code cleanup 2023-06-03 10:12:59 +02:00
3abc3a8e75
renamed variables 2023-06-02 23:31:31 +02:00
40db6c2188
minor optimizations 2023-06-02 14:59:36 +02:00
6e9137151f
cringe 2023-06-01 14:51:57 +02:00
f68f7fb00b
miniscule change 2023-06-01 12:59:58 +02:00
1a7ddb2231
a bit better 2023-06-01 12:38:55 +02:00
42b2e37765
minor optimization 2023-06-01 12:25:40 +02:00
466bfcd102
small changes 2023-06-01 11:08:59 +02:00
30a49b665e
new csv crate 2023-06-01 10:39:03 +02:00
5c5b482c17
looks nicer 2023-06-01 01:05:12 +02:00
57e89300ec
it's 1am, I wanna die
but I am done
2023-06-01 01:02:26 +02:00
a70463e14f
stupid fix
apparently I get an overflow with usize (equivalent to u64) and this fixes it
2023-05-31 23:18:19 +02:00
6859855585
simplified output() 2023-05-31 23:13:59 +02:00
33552c695b
way simpler tests 2023-05-31 23:08:14 +02:00
cffad9380b
small change 2023-05-31 23:00:53 +02:00
36678bf8ee
changed fill_with_random() output and input 2023-05-31 22:57:29 +02:00
db2784eaba
improvements 2023-05-31 18:29:13 +02:00
aa89d20626
fixes typo 2023-05-31 15:02:38 +02:00
f408292eb5
changes have been made 2023-05-31 14:49:55 +02:00
bf22a48d9b
only need to implement reading the csv 2023-05-31 12:47:31 +02:00
10ec946b72
basically done with this 2023-05-31 12:46:35 +02:00
83c80f9b27
put tests fn in here 2023-05-31 12:45:45 +02:00
95d6a18c16
Initial commit 2023-05-30 19:13:41 +02:00
8dda0fc339
Initial commit 2023-05-30 19:12:29 +02:00