Search found 1 match

by mano129
Thu Dec 17, 2015 10:59 am
Forum: Volume 103 (10300-10399)
Topic: 10324 - Zeros and Ones
Replies: 179
Views: 67021

Re: 10324 - Zeros and Ones

I am getting wrong answer.pls help


//10324 Zeros and Ones

#include <iostream>
#include <cstdlib>
#include <cstring>
#include <vector>
#include <algorithm>
#include <sstream>
#include <set>
#include <climits>
#include <cstdio>
#include <string>
#include <fstream>
using namespace std;

int main ...

Go to advanced search