From a0d7b8320a8996eee0ed957b79c3a882f8b47146 Mon Sep 17 00:00:00 2001 From: Omar Magdy Date: Sat, 30 Apr 2022 01:13:40 +0200 Subject: Added all current problems --- 21-04-2022(Div.4)/F.cpp | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 21-04-2022(Div.4)/F.cpp (limited to '21-04-2022(Div.4)/F.cpp') diff --git a/21-04-2022(Div.4)/F.cpp b/21-04-2022(Div.4)/F.cpp new file mode 100644 index 0000000..4ab1a8c --- /dev/null +++ b/21-04-2022(Div.4)/F.cpp @@ -0,0 +1,7 @@ +#include + +using namespace std; + +int main(){ + +} -- cgit v1.2.3