Skip to content

Commit 5099844

Browse files
author
kaidul
committed
readme generator updated
1 parent 47d987d commit 5099844

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -596,4 +596,3 @@
596596
593. [Longest Substrin with At Most K Distinct Characters](source-code/Longest_Substrin_with_At_Most_K_Distinct_Characters.cpp)
597597
594. [H-Indx II](source-code/H-Indx_II.cpp)
598598
595. [Power of Four](source-code/Power_of_Four.cpp)
599-
Success!

readme-generator.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,5 @@ int main(void) {
4343
perror ("Directory open failed.");
4444
return EXIT_FAILURE;
4545
}
46-
printf("Success!");
4746
return EXIT_SUCCESS;
4847
}

0 commit comments

Comments
 (0)