SOI adjusted Competitive Programmer's Handbook (see https://github.com/pllk/cphb for the original)
Go to file
pllk 086d0e61cd Merge pull request #38 from Linkus000/master
Change arrays indicating visitiveness of nodes to bool[] from int[] in dfs,bfs
2017-04-17 12:41:34 +03:00
book.pdf New PDF 2017-04-03 01:23:59 +03:00
book.tex Add syntax highlighting [closes #19] 2017-03-12 10:09:41 +02:00
chapter01.tex Small fixes 2017-04-17 12:18:29 +03:00
chapter02.tex Some fixes 2017-02-27 21:29:32 +02:00
chapter03.tex Provide a shorter syntax for creating tuples [closes #28] 2017-04-17 11:05:33 +03:00
chapter04.tex Remove excessive minus in chapter 4 2017-03-25 18:04:09 +01:00
chapter05.tex Small fixes 2017-04-17 12:18:29 +03:00
chapter06.tex Some fixes 2017-02-27 21:29:32 +02:00
chapter07.tex Some fixes 2017-02-27 21:29:32 +02:00
chapter08.tex Some fixes 2017-02-27 21:29:32 +02:00
chapter09.tex Small fixes 2017-04-17 12:18:29 +03:00
chapter10.tex Fix int ranges [closes #13] 2017-03-01 22:03:44 +02:00
chapter11.tex Fix directed -> weighted [closes #15] 2017-03-07 18:54:41 +02:00
chapter12.tex Change arrays indicating visitiveness of nodes to bool[] from int[] 2017-04-02 12:40:59 +02:00
chapter13.tex Small fixes 2017-04-17 12:18:29 +03:00
chapter14.tex New file names [closes #1] 2017-02-22 01:02:18 +02:00
chapter15.tex Change function union -> unite 2017-03-12 10:13:29 +02:00
chapter16.tex Some fixes 2017-02-27 22:13:33 +02:00
chapter17.tex Strongly -> strong 2017-02-28 22:02:48 +02:00
chapter18.tex Better definition for function f [closes #31] 2017-04-17 11:23:40 +03:00
chapter19.tex Reference to polynomial algorithms for knight's tour [closes #35] 2017-04-17 11:39:41 +03:00
chapter20.tex Some fixes 2017-02-26 11:29:50 +02:00
chapter21.tex Some fixes 2017-02-26 13:10:29 +02:00
chapter22.tex Some fixes 2017-02-26 13:10:29 +02:00
chapter23.tex Small fixes 2017-02-26 11:57:14 +02:00
chapter24.tex Small fixes 2017-02-26 11:57:14 +02:00
chapter25.tex Small fixes 2017-04-17 12:18:29 +03:00
chapter26.tex New file names [closes #1] 2017-02-22 01:02:18 +02:00
chapter27.tex Small fixes 2017-04-17 12:18:29 +03:00
chapter28.tex New file names [closes #1] 2017-02-22 01:02:18 +02:00
chapter29.tex Fix wrong distance [closes #34] 2017-03-18 12:21:52 +02:00
chapter30.tex References etc. 2017-02-25 21:12:39 +02:00
list.tex Reference to polynomial algorithms for knight's tour [closes #35] 2017-04-17 11:39:41 +03:00
preface.tex Change month 2017-04-03 01:22:44 +03:00