Search found 1 match

by aowal
Thu Oct 04, 2012 11:19 pm
Forum: Volume 112 (11200-11299)
Topic: 11228 - Transportation system.
Replies: 30
Views: 19107

Re: 11228 - Transportation System

getting wrong answer.. :-? . if someone could help,it would be great..thanks in advance

#include <iostream>
#include <utility>
#include <vector>
#include <cmath>
#include <algorithm>
#include <cstdio>
#define sqr(x) ((x)*(x))
#define max 500000
#define maxnode 1005

using namespace std;
typedef ...

Go to advanced search