From 8a4fc241e2d38744010b431b7789bde8867a9fd2 Mon Sep 17 00:00:00 2001 From: vedevdem Date: Tue, 4 Dec 2018 00:30:19 +0300 Subject: [PATCH] paka --- 1sem_coursach/main.cpp | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 1sem_coursach/main.cpp diff --git a/1sem_coursach/main.cpp b/1sem_coursach/main.cpp deleted file mode 100644 index 7ec291f..0000000 --- a/1sem_coursach/main.cpp +++ /dev/null @@ -1,8 +0,0 @@ -#include - -int main() -{ - std::cout << "privet" << endl; - return 0; -} -