From 4b11cb5bd9e298cb07b466e507624a03875133eb Mon Sep 17 00:00:00 2001 From: ayushshivani <32260760+ayushshivani@users.noreply.github.com> Date: Sun, 29 Oct 2017 23:36:56 +0530 Subject: [PATCH] Add files via upload --- c.c | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 c.c diff --git a/c.c b/c.c new file mode 100644 index 0000000..0ac0267 --- /dev/null +++ b/c.c @@ -0,0 +1,30 @@ +#include +int main() +{ +int i,j,k; +int ar[12345]; +int N,Q; +int a,b,c; +if(scanf("%d %d",&N,&Q)){}; + +for(a=0;a