-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix typos in README.md in task_06, task_05
- Loading branch information
1 parent
50e5591
commit f26af34
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
# Реализовать решение задач RMQ. Чем более эфективный алгоритм, тем больше балов. | ||
# Реализовать решение задач RMQ. Чем более эффективный алгоритм, тем больше балов. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
# Реализовать решение задач LCA. Чем более эфективный алгоритм, тем больше балов. | ||
# Реализовать решение задач LCA. Чем более эффективный алгоритм, тем больше балов. |