Plz Help I always get WA.
I 've redden all this thread and made all what you said I can't solve it.
#include <iostream>
#include <vector>
#include <cstdlib>
#include <algorithm>
using namespace std;
#define max 5650
struct element{
int weight;
int stren;
};
element sorted[max];
int LIS(int ...
Search found 2 matches
- Sun Aug 31, 2008 7:02 am
- Forum: Volume 101 (10100-10199)
- Topic: 10154 - Weights and Measures
- Replies: 60
- Views: 48683
- Tue Aug 21, 2007 11:17 pm
- Forum: Volume 101 (10100-10199)
- Topic: 10194 - Football (aka Soccer)
- Replies: 121
- Views: 64492