Search found 1 match

by emotion
Sun Dec 28, 2003 2:43 pm
Forum: Volume 1 (100-199)
Topic: 103 - Stacking Boxes
Replies: 200
Views: 50358

can you help?
i try out all my test cases but still get WA.
can you generate more TC? ;)
[cpp]//Problem: 103
#include <vector>
#include <map>
#include <set>
#include <string>
#include <algorithm>
#include <stdio.h>
#include <math.h>
#include <sstream>
#include <iostream>

#define MAX 1000000000 ...

Go to advanced search