From 6b548332bfc6469756526002971c422f43f86d0a Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Mon, 24 Jul 2023 13:11:33 +0300 Subject: Removed some empty *.cpp files and Solved some new problems --- contests/Round#788/C/C.cpp | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 contests/Round#788/C/C.cpp (limited to 'contests/Round#788/C/C.cpp') diff --git a/contests/Round#788/C/C.cpp b/contests/Round#788/C/C.cpp deleted file mode 100755 index f7133e4..0000000 --- a/contests/Round#788/C/C.cpp +++ /dev/null @@ -1,7 +0,0 @@ -#include - -using namespace std - -int main () { - -} -- cgit v1.2.3