From e0c4736a7cd28ed0a0ced2281617bdf60a59c812 Mon Sep 17 00:00:00 2001 From: Antti H S Laaksonen Date: Sat, 25 Feb 2017 16:52:15 +0200 Subject: [PATCH] Small fix --- preface.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preface.tex b/preface.tex index 32806cc..b5c8169 100644 --- a/preface.tex +++ b/preface.tex @@ -12,7 +12,7 @@ The book is especially intended for students who want to learn algorithms and possibly participate in the International Olympiad in Informatics (IOI) or -the International Collegiate Programming Contest (ICPC). +in the International Collegiate Programming Contest (ICPC). Of course, the book is also suitable for anybody else interested in competitive programming.