From a0e3720c110360f4be356728840752eefa6f19ac Mon Sep 17 00:00:00 2001 From: nyovelt Date: Fri, 14 Aug 2020 10:25:48 +0800 Subject: [PATCH] fix latex img problems --- C01-The-Role-of-Algorithms-in-Computing/problem.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/C01-The-Role-of-Algorithms-in-Computing/problem.md b/C01-The-Role-of-Algorithms-in-Computing/problem.md index 7e24441e..6d07871f 100644 --- a/C01-The-Role-of-Algorithms-in-Computing/problem.md +++ b/C01-The-Role-of-Algorithms-in-Computing/problem.md @@ -5,7 +5,7 @@ For each function **f**(n) and time t in the following table, determine the larg ### `Answer` Item | 1 second | 1 miniute | 1 hour | 1 day | 1 month | 1 year | 1 century :----:|----:|----:|----:|----:|----:|----:|----: -![](http://latex.codecogs.com/gif.latex?\\lg{n}) | ![](http://latex.codecogs.com/gif.latex?\\2^{10^6}}) | ![](http://latex.codecogs.com/gif.latex?\\2^{6*10^7}}) | ![](http://latex.codecogs.com/gif.latex?\\2^{36*10^8}}) | ![](http://latex.codecogs.com/gif.latex?\\2^{864*10^8}}) | ![](http://latex.codecogs.com/gif.latex?\\2^{25920*10^8}}) | ![](http://latex.codecogs.com/gif.latex?\\2^{315360*10^8}}) | ![](http://latex.codecogs.com/gif.latex?\\2^{31556736*10^8}}) +![](http://latex.codecogs.com/gif.latex?\\lg{n}) | ![](http://latex.codecogs.com/gif.latex?\\2^{10^6}) | ![](http://latex.codecogs.com/gif.latex?\\2^{6*10^7}) | ![](http://latex.codecogs.com/gif.latex?\\2^{36*10^8}) | ![](http://latex.codecogs.com/gif.latex?\\2^{864*10^8}) | ![](http://latex.codecogs.com/gif.latex?\\2^{25920*10^8}) | ![](http://latex.codecogs.com/gif.latex?\\2^{315360*10^8}) | ![](http://latex.codecogs.com/gif.latex?\\2^{31556736*10^8}) ![](http://latex.codecogs.com/gif.latex?\\/{n}^{1/2}) | ![](http://latex.codecogs.com/gif.latex?\\10^{12}) | ![](http://latex.codecogs.com/gif.latex?\\36*10^{14}) | ![](http://latex.codecogs.com/gif.latex?\\1296*10^{16}) | ![](http://latex.codecogs.com/gif.latex?\\746496*10^{16}) | ![](http://latex.codecogs.com/gif.latex?\\6718464*10^{18}) | ![](http://latex.codecogs.com/gif.latex?\\994519296*10^{18}) | ![](http://latex.codecogs.com/gif.latex?\\995827586973696*10^{16}) ![](http://latex.codecogs.com/gif.latex?\\/{n}) | ![](http://latex.codecogs.com/gif.latex?\\10^6) | ![](http://latex.codecogs.com/gif.latex?6*10^7) | ![](http://latex.codecogs.com/gif.latex?36*10^8) | ![](http://latex.codecogs.com/gif.latex?864*10^8) | ![](http://latex.codecogs.com/gif.latex?2592*10^9) | ![](http://latex.codecogs.com/gif.latex?31536*10^9) | ![](http://latex.codecogs.com/gif.latex?31556736*10^8) ![](http://latex.codecogs.com/gif.latex?\\/{n}\\lg{n}) | 62746 | 2801417 | 133378058 | 2755147513| 71870856404 | 797633893349 | 68654697441062