diff options
| author | Omar Magdy <omar.professional8777@gmail.com> | 2022-05-10 20:10:36 +0200 |
|---|---|---|
| committer | Omar Magdy <omar.professional8777@gmail.com> | 2022-05-10 20:10:36 +0200 |
| commit | fce97ffb0543bb139ad7c2186e3df12f0a63032d (patch) | |
| tree | 1457d7a308cefbd1bb969de59bd83522368bbe6f /contests/Round#790/10-10-2022(Div4)/G.cpp | |
| parent | 9ce7d317daa06bfbd4298a3cd11a4dcaaedd1f87 (diff) | |
| download | competitive-programming-fce97ffb0543bb139ad7c2186e3df12f0a63032d.tar.xz competitive-programming-fce97ffb0543bb139ad7c2186e3df12f0a63032d.zip | |
Removed unsolved problems in the contest
Diffstat (limited to 'contests/Round#790/10-10-2022(Div4)/G.cpp')
| -rw-r--r-- | contests/Round#790/10-10-2022(Div4)/G.cpp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/contests/Round#790/10-10-2022(Div4)/G.cpp b/contests/Round#790/10-10-2022(Div4)/G.cpp deleted file mode 100644 index f7133e4..0000000 --- a/contests/Round#790/10-10-2022(Div4)/G.cpp +++ /dev/null @@ -1,7 +0,0 @@ -#include<bits/stdc++.h> - -using namespace std - -int main () { - -} |
