From 0ac2603ae4c097e9c0e3915d96cc96387f186f19 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Thu, 27 Apr 2017 15:26:45 +0200 Subject: Deleted files --- cpp/Es6.cpp | 38 -------------------------------------- 1 file changed, 38 deletions(-) delete mode 100644 cpp/Es6.cpp (limited to 'cpp/Es6.cpp') diff --git a/cpp/Es6.cpp b/cpp/Es6.cpp deleted file mode 100644 index 9907eb9..0000000 --- a/cpp/Es6.cpp +++ /dev/null @@ -1,38 +0,0 @@ -#include -#include -using namespace std; -/* run this program using the console pauser or add your own getch, system("pause") or input loop */ - -int main(int argc, char** argv) { - int v=5; - int matrice[v][v]; - for (int i=0;i