index
:
aoc
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
2023
/
Rust
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-15
Added .prod files to .gitignore and also remove all prod files from tracking ...
omagdy
10
-3695
/
+0
2024-12-08
commiting to fix git shennanings probably because persmssions changed
omagdy
38
-0
/
+212
2023-12-09
Day 9 done.
omagdy7
4
-0
/
+287
2023-12-08
Day 8 done.
omagdy7
4
-0
/
+864
2023-12-07
Adding uncessarily complicated code using rust nightly
omagdy7
1
-62
/
+47
2023-12-07
Day 7 done
omagdy7
1
-36
/
+55
2023-12-07
Almost part2 done
omagdy7
1
-4
/
+145
2023-12-07
Part 1 done
omagdy7
3
-0
/
+1168
2023-12-07
Renamed some structs
omagdy7
1
-13
/
+13
2023-12-06
Added math solution which is blazingly fast!!!
omagdy7
1
-4
/
+36
2023-12-06
Added a more functional style solution
omagdy7
1
-19
/
+22
2023-12-06
Day 6 done.
omagdy7
3
-0
/
+96
2023-12-06
Added a more perofrmant solution
omagdy7
1
-70
/
+29
2023-12-05
Finished part2 with rayon with brute force solution
omagdy7
3
-15
/
+134
2023-12-05
Almost part2 I think?
omagdy7
1
-20
/
+72
2023-12-05
Part 1 day5 done
omagdy7
4
-6
/
+332
2023-12-04
Used hashsets instead of Vectors
omagdy7
1
-16
/
+12
2023-12-04
Added input day4
omagdy7
2
-0
/
+209
2023-12-04
Day4 done
omagdy7
1
-0
/
+86
2023-12-03
Day3 done.
omagdy7
4
-0
/
+264
2023-12-03
Switched to a more idiomatic functional approach
omagdy7
1
-17
/
+6
2023-12-02
Day2 done
omagdy7
2
-32
/
+131
2023-12-02
Almost finished parsing day2 input
omagdy7
5
-1
/
+83
2023-12-01
Day1 2023 done
omagdy7
6
-0
/
+1158