Search found 1 match

by arunanshu
Tue Jan 24, 2012 8:53 pm
Forum: Volume 113 (11300-11399)
Topic: 11340 - Newspaper
Replies: 154
Views: 69027

Re: 11340 - Newspaper

Got a wrong answer....
Can any one help? I tried with all the inputs that i could gather. It seems to provide the correct results :

#include<iostream>
#include<cmath>
#include<vector>
#define fir(i,x) for(int i=0;i<x;i++)
#define ll long long
using namespace std;

int main(){

ll n,k,m;
cin>>n ...

Go to advanced search