From b7fa7d63105de4b629441b24a725990c018a8547 Mon Sep 17 00:00:00 2001 From: qmitry Date: Tue, 29 Oct 2019 00:26:45 +0300 Subject: [PATCH] Create cforcount --- cforcount | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 cforcount diff --git a/cforcount b/cforcount new file mode 100644 index 0000000..58cab7e --- /dev/null +++ b/cforcount @@ -0,0 +1,30 @@ +#include +#include +/*for positives*/ +using namespace std; +int CountDel (int a) +{ + int count=0; + for (int i=1;i> b; + while (b!=0) + { a[n]=b; + n++; + cin >> b; + } + for (int i=1;i"<