Skip to content

Commit 709e73a

Browse files
committed
We need VCS (like- Git) to keep track of changes in the project.
1 parent bbdf04e commit 709e73a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

07.SuperProgrammer.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/// You have improved time complexity from n to √n! BRILLIANT!!!
2-
/// You cover boundary cases too. No room for unreliable codes :)
2+
/// You covered boundary cases too. No room for unreliable codes :)
33
/// Most importantly, who elite uses tab?!
44

55
#include <math.h>

0 commit comments

Comments
 (0)