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/Round788/C/C.cpp | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 contests/Round788/C/C.cpp (limited to 'contests/Round788/C/C.cpp') diff --git a/contests/Round788/C/C.cpp b/contests/Round788/C/C.cpp new file mode 100755 index 0000000..f7133e4 --- /dev/null +++ b/contests/Round788/C/C.cpp @@ -0,0 +1,7 @@ +#include + +using namespace std + +int main () { + +} -- cgit v1.2.3