aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTa180m2020-05-17 13:29:21 -0500
committerTa180m2020-05-17 13:29:21 -0500
commit79599e96693358ac5a359f2dbc3ee40df7a04073 (patch)
treeb8fc14a6b15699990b98dd6890ede6e394bc8c37
parentbcfdbed99130e21013443faf2647936fcd5c7ebc (diff)
Update square.cpp
-rw-r--r--square.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/square.cpp b/square.cpp
index 0ce2afe..7c51bd5 100644
--- a/square.cpp
+++ b/square.cpp
@@ -1,6 +1,4 @@
#include <bits/stdc++.h>
-#define f first
-#define s second
using namespace std;
typedef long long ll;