about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRaphael McSinyx <vn.mcsinyx@gmail.com>2016-10-13 10:33:48 +0700
committerRaphael McSinyx <vn.mcsinyx@gmail.com>2016-10-13 10:33:48 +0700
commit14cb73f4784ad91adfcf3c454275f0c614442400 (patch)
tree7504014ce65fd52bf602ac78c63c1a23958c6767
parent8754e6d5a13072eaa7647ad03c71614d5ec0cc0a (diff)
downloadcp-14cb73f4784ad91adfcf3c454275f0c614442400.tar.gz
Update README.md
-rw-r--r--NTU/README.md29
-rwxr-xr-xNTU/foobin5808 -> 0 bytes
-rw-r--r--README.md8
-rw-r--r--codeforces/README.md4
4 files changed, 38 insertions, 3 deletions
diff --git a/NTU/README.md b/NTU/README.md
new file mode 100644
index 0000000..345342e
--- /dev/null
+++ b/NTU/README.md
@@ -0,0 +1,29 @@
+# NTUCoder
+
+- [x] pali: [Số Palindrome](http://laptrinh.ntu.edu.vn/Problem/Details/41)
+- [x] gacho: [Gà và chó](http://laptrinh.ntu.edu.vn/Problem/Details/116)
+- [x] luth: [Lũy thừa](http://laptrinh.ntu.edu.vn/Problem/Details/1156)
+- [ ] luth2: [Lũy thừa 2](http://laptrinh.ntu.edu.vn/Problem/Details/2240)
+- [x] writer: [Robot đánh chữ](http://laptrinh.ntu.edu.vn/Problem/Details/3255)
+- [x] ngto4: [Tổng nguyên tố](http://laptrinh.ntu.edu.vn/Problem/Details/3256)
+- [x] demso0: [Đếm số không bên phải](http://laptrinh.ntu.edu.vn/Problem/Details/3330)
+- [ ] pali2: [Tách chuỗi đối xứng](http://laptrinh.ntu.edu.vn/Problem/Details/3332)
+- [x] moco: [Khu mộ cổ](http://laptrinh.ntu.edu.vn/Problem/Details/3343)
+- [x] dayso6: [Dãy số](http://laptrinh.ntu.edu.vn/Problem/Details/3344)
+- [x] keba2: [Kết bạn](http://laptrinh.ntu.edu.vn/Problem/Details/3345)
+- [x] daugia: [Đấu giá](http://laptrinh.ntu.edu.vn/Problem/Details/3346)
+- [x] smaca: [Thẻ thông minh](http://laptrinh.ntu.edu.vn/Problem/Details/3349)
+- [ ] plp: [Palindrome](http://laptrinh.ntu.edu.vn/Problem/Details/3363)
+- [x] mkc: [Mật khẩu](http://laptrinh.ntu.edu.vn/Problem/Details/3368)
+- [x] troxe: [Trông xe](http://laptrinh.ntu.edu.vn/Problem/Details/3386)
+- [x] root: [Rút gọn căn](http://laptrinh.ntu.edu.vn/Problem/Details/4419)
+- [x] pi: [Đếm số nguyên tố](http://laptrinh.ntu.edu.vn/Problem/Details/4472)
+- [x] sagain: [Lại là xâu](http://laptrinh.ntu.edu.vn/Problem/Details/5536)
+- [ ] quanma: [Quân Mã](http://laptrinh.ntu.edu.vn/Problem/Details/5539)
+- [x] findtext: [Trò chơi tìm chữ 3](http://laptrinh.ntu.edu.vn/Problem/Details/5548)
+- [x] circlenum: [Số vòng](http://laptrinh.ntu.edu.vn/Problem/Details/5551)
+- [ ] hamar: [Hàm số](http://laptrinh.ntu.edu.vn/Problem/Details/5557)
+- [x] xauduynhat: [Xâu duy nhất](http://laptrinh.ntu.edu.vn/Problem/Details/5573)
+- [x] chenhlech: [Chênh lệch](http://laptrinh.ntu.edu.vn/Problem/Details/5574)
+- [ ] editpic: [Chỉnh sửa ảnh](http://laptrinh.ntu.edu.vn/Problem/Details/5588)
+- [ ] cntpalin: [Đếm số Palindrome](http://laptrinh.ntu.edu.vn/Problem/Details/5600)
diff --git a/NTU/foo b/NTU/foo
deleted file mode 100755
index dc91a74..0000000
--- a/NTU/foo
+++ /dev/null
Binary files differdiff --git a/README.md b/README.md
index 67ae2d8..6cc57b0 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,8 @@ cập nhật dần.
 Bài làm trên Pascal được được dịch thử trên FPC 2.6 trở lên, bài viết trên C
 được dịch trên GCC 6 trở lên, bài làm trên Python chạy thử trên Python 3.5.
 
-Tất cả các bài làm được phát hành theo giấy phép GPLv3, cho phép người dùng
-chạy, nghiên cứu, chia sẻ và chỉnh sửa tự do. Các đề bài hầu như không rõ điều
-khoản sử dụng.
+Các commit message có dạng: `<đường dẫn>: <Nội dung thay đổi>`.
+
+Tất cả các bài làm được phát hành theo giấy phép [GPLv3](LICENSE), cho phép
+người dùng chạy, nghiên cứu, chia sẻ và chỉnh sửa tự do. Các đề bài hầu như
+không rõ điều khoản sử dụng.
diff --git a/codeforces/README.md b/codeforces/README.md
new file mode 100644
index 0000000..6ad28ba
--- /dev/null
+++ b/codeforces/README.md
@@ -0,0 +1,4 @@
+# Codeforces
+
+* 697a: [Pineapple Incident](http://codeforces.com/problemset/problem/697/A)
+* 697b: [Barnicle](http://codeforces.com/problemset/problem/697/b)