Remove testing file

This commit is contained in:
David Doblas Jiménez 2021-10-31 08:42:41 +01:00
parent 350d3993b6
commit 06386ad308

View File

@ -1,6 +0,0 @@
# 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 |