Update 1010.cpp

pull/23/head
Kirigaya Kazuto 2016-07-26 09:59:34 +08:00 committed by GitHub
parent 354d02fe7d
commit f9fbdb49b7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/// TLE -> WA
/// TLE -> WA -> AC
#include <cstdio>
#include <cstdlib>
#include <cstring>