Search found 1 match

by matys
Sat Oct 08, 2005 12:56 pm
Forum: Volume 3 (300-399)
Topic: 315 - Network
Replies: 68
Views: 33309

315

Hi I wrote code but I receive Wa...I found some tests on forums and my program pass all of them. Here is my code:

#include <iostream>
#include <stdlib.h>
#include <stdio.h>
#include <vector>
#include <algorithm>
#include <cstdio>
#include <cstdlib>
using namespace std;
int d[101][101],num[101],p ...

Go to advanced search