Search found 2 matches

by rahul
Tue Oct 10, 2006 11:02 pm
Forum: Volume 103 (10300-10399)
Topic: 10305 - Ordering Tasks
Replies: 59
Views: 31348

10305 ordering tasks (plz plz help)

plz help me , im getting RA .can u plz tell me where im wrong.
im posting my code ..
#include<iostream>
#include<vector>
#include<algorithm>
using namespace std;
class acm
{
public:
int xxx()
{
vector< vector<int> > a;
int n1,n2,first=0,last=0,co=0,count=0,count1=0,co1=0;
vector<int> v,ans ...
by rahul
Mon Oct 09, 2006 3:37 pm
Forum: Volume 105 (10500-10599)
Topic: 10527 - Persistent Numbers
Replies: 26
Views: 16169

10527 help(Persistent Numbers)

i am pasting my code which is giving right answer for given test case but giving wrong answer after submitting the code please find where i am wrong.
if possible can u give me some test cases.


#include<iostream>
#include<vector>
#include<string>
#include<algorithm>
using namespace std;
class ...

Go to advanced search