aboutsummaryrefslogtreecommitdiff
path: root/Template/usaco.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Template/usaco.cpp')
-rw-r--r--Template/usaco.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Template/usaco.cpp b/Template/usaco.cpp
index 6344553..fa65432 100644
--- a/Template/usaco.cpp
+++ b/Template/usaco.cpp
@@ -29,6 +29,7 @@ constexpr ld PI = 4*atan((ld)1);
constexpr ll INF = 1e9, LINF = 1e18, MOD = 1e9+7;
constexpr ll MX = 1e5+5;
+
int main() {
io("name");