For -> to

This commit is contained in:
Antti H S Laaksonen 2017-01-30 21:35:46 +02:00
parent 3db1d88bf1
commit 34f5c3f3b3
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ how to invent an efficient algorithm.
Theoretical knowledge of algorithms Theoretical knowledge of algorithms
is very important to competitive programmers. is very important to competitive programmers.
Typically, a solution for a problem is Typically, a solution to a problem is
a combination of well-known techniques and a combination of well-known techniques and
new insights. new insights.
The techniques that appear in competitive programming The techniques that appear in competitive programming