diff options
author | Raphael McSinyx <vn.mcsinyx@gmail.com> | 2016-10-13 10:33:48 +0700 |
---|---|---|
committer | Raphael McSinyx <vn.mcsinyx@gmail.com> | 2016-10-13 10:33:48 +0700 |
commit | 14cb73f4784ad91adfcf3c454275f0c614442400 (patch) | |
tree | 7504014ce65fd52bf602ac78c63c1a23958c6767 /codeforces | |
parent | 8754e6d5a13072eaa7647ad03c71614d5ec0cc0a (diff) | |
download | cp-14cb73f4784ad91adfcf3c454275f0c614442400.tar.gz |
Update README.md
Diffstat (limited to 'codeforces')
-rw-r--r-- | codeforces/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
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) |