7 lines
121 B
Markdown
7 lines
121 B
Markdown
if the user name double in size
|
|
the time of execution will double
|
|
|
|
so the time of execution will be x 2
|
|
|
|
T(m, n) = m x n
|