WHAT IS WRONG WITH MY CODE IT IS PASSING SOME INPUTS BUT NOT ALL???
#include<bits/stdc++.h>
using namespace std;
int main()
{
long long int n,i,p=0,pos=0,c,j,k,len;
cin>>n;
Read more… (94 words)
WHAT IS WRONG WITH MY CODE IT IS PASSING SOME INPUTS BUT NOT ALL???
#include<bits/stdc++.h>
using namespace std;
int main()
{
long long int n,i,p=0,pos=0,c,j,k,len;
cin>>n;