Test writing to README
This commit is contained in:
parent
022ae034d6
commit
350d3993b6
@ -1,3 +1,6 @@
|
||||
# Project_Euler_Solutions
|
||||
|
||||
Having a bit of fun trying to solve the problems given in https://projecteuler.net/archives using Python.
|
||||
# Project Euler Solutions
|
||||
| Problem # | Result | T_exec (Python) | T_exec (Julia) |
|
||||
| :-------: | --------: | --------------: | -------------: |
|
||||
| 1 | 233_168 | 0.218 ms | 2.297 μs |
|
||||
| 2 | 4_613_732 | 0.005 ms | 19.031 ns |
|
||||
| 3 | 6_857 | 0.457 ms | 14.364 μs |
|
||||
|
Loading…
x
Reference in New Issue
Block a user