Search found 1 match

by f(_irt
Sat Mar 28, 2009 4:13 am
Forum: Volume 101 (10100-10199)
Topic: 10101 - Bangla Numbers
Replies: 122
Views: 45526

Re: 10101 - Bangla Numbers

i don't know why i am getting WA......
Is thr any problem with a null after each input.....
plzz reply...
this is my code---
//10101 bangla numbers
#include<iostream>
#include<cstring>
#include<vector>
using namespace std;

static long long int kuti = 10000000;
static long long int lakh = 100000 ...

Go to advanced search