about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRaphael McSinyx <vn.mcsinyx@gmail.com>2016-11-03 10:19:05 +0700
committerRaphael McSinyx <vn.mcsinyx@gmail.com>2016-11-03 10:19:05 +0700
commit9af8df9e924c1f049863cecf082e00eefe62ad79 (patch)
tree69db0eb3d255cc8602437b9cff15a96eba5b840f
parent28e15738638435ce5797b519d5ad1a8e7c8db5e8 (diff)
downloadcp-9af8df9e924c1f049863cecf082e00eefe62ad79.tar.gz
Update README.md
-rw-r--r--README.md4
-rw-r--r--THT/B/QG-2016/README.md1
2 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5c131bf..99b1e57 100644
--- a/README.md
+++ b/README.md
@@ -2,11 +2,11 @@
 
 Bài tập luyện tập thi Olympic, học sinh giỏi Tin học, trong đó:
 
-* `10`, `11`, `12` chứa các bài tập, đề thi *chính quy* phân theo lớp
+* `9`, `10`, `11`, `12` chứa các bài tập, đề thi *chính quy* phân theo lớp
 * `COCI` là các bài tập từ 
   [Giải Tin học Croatia mở rộng](http://www.hsin.hr/coci/)
 * `NTU` là các bài tập từ [Đại học Nha Trang](http://laptrinh.ntu.edu.vn/)
-* `THT-C` là các bài làm dự thi hội thi Tin học trẻ (không còn đề)
+* `THT` là các bài làm dự thi phần thi chung hội thi Tin học trẻ
 * `codeforces` chứa các bài tập từ... [Codeforces](http://codeforces.com/)
 * `daily` là các bài từ subreddit
   [/r/dailyprogrammer](https://www.reddit.com/r/dailyprogrammer)
diff --git a/THT/B/QG-2016/README.md b/THT/B/QG-2016/README.md
index 8406fd7..f5a2a26 100644
--- a/THT/B/QG-2016/README.md
+++ b/THT/B/QG-2016/README.md
@@ -219,6 +219,7 @@ Chương trình `FARM.cpp` có thể như sau:
 
 ```cpp
 #include "detect.h"
+
 int 
 main()
 {