aboutsummaryrefslogtreecommitdiff
path: root/contests
diff options
context:
space:
mode:
authorOmar Magdy <omar.professional8777@gmail.com>2022-05-10 20:09:19 +0200
committerOmar Magdy <omar.professional8777@gmail.com>2022-05-10 20:09:19 +0200
commit9ce7d317daa06bfbd4298a3cd11a4dcaaedd1f87 (patch)
tree1769eab2c8ba8d74b52e9277903158a9ac822936 /contests
parent3e332f4dff2e1dec3e12aa0e407570613c722b01 (diff)
downloadcompetitive-programming-9ce7d317daa06bfbd4298a3cd11a4dcaaedd1f87.tar.xz
competitive-programming-9ce7d317daa06bfbd4298a3cd11a4dcaaedd1f87.zip
Removed some binaries
Diffstat (limited to 'contests')
-rw-r--r--contests/Round#790/10-10-2022(Div4)/A.cpp12
-rwxr-xr-xcontests/Round#790/10-10-2022(Div4)/Bbin23184 -> 0 bytes
-rwxr-xr-xcontests/Round#790/10-10-2022(Div4)/Cbin38744 -> 0 bytes
-rwxr-xr-xcontests/Round#790/10-10-2022(Div4)/Dbin43816 -> 0 bytes
4 files changed, 0 insertions, 12 deletions
diff --git a/contests/Round#790/10-10-2022(Div4)/A.cpp b/contests/Round#790/10-10-2022(Div4)/A.cpp
deleted file mode 100644
index d177cff..0000000
--- a/contests/Round#790/10-10-2022(Div4)/A.cpp
+++ /dev/null
@@ -1,12 +0,0 @@
-#include<bits/stdc++.h>
-
-using namespace std;
-
-int main () {
- int tt;
- cin >> tt;
- while(tt--) {
- v
- }
-
-}
diff --git a/contests/Round#790/10-10-2022(Div4)/B b/contests/Round#790/10-10-2022(Div4)/B
deleted file mode 100755
index a29cce8..0000000
--- a/contests/Round#790/10-10-2022(Div4)/B
+++ /dev/null
Binary files differ
diff --git a/contests/Round#790/10-10-2022(Div4)/C b/contests/Round#790/10-10-2022(Div4)/C
deleted file mode 100755
index c9cd97b..0000000
--- a/contests/Round#790/10-10-2022(Div4)/C
+++ /dev/null
Binary files differ
diff --git a/contests/Round#790/10-10-2022(Div4)/D b/contests/Round#790/10-10-2022(Div4)/D
deleted file mode 100755
index 4c2c0b1..0000000
--- a/contests/Round#790/10-10-2022(Div4)/D
+++ /dev/null
Binary files differ