Search found 1 match

by xuhuan
Tue Aug 23, 2005 3:57 am
Forum: Volume 108 (10800-10899)
Topic: 10804 - Gopher Strategy
Replies: 39
Views: 27739

10804 - Gopher Strategy

i have test all possible data
could you give me some more data
think you very much! i have wrong many times!!
3x

here is my code :
#include <stdio.h>
#include <string.h>
#include <math.h>
#include <stdlib.h>

const int MaxN=110;
const double expsion=1e-10;

double graph[MaxN][MaxN];
int match ...

Go to advanced search