Search found 1 match

by jromz03
Fri Sep 19, 2003 11:40 am
Forum: Volume 1 (100-199)
Topic: 102 - Ecological Bin Packing
Replies: 485
Views: 117146

P102 - WA, Please help.

Hi, I keep getting WA (Wrong Answer) when I submit my code. I tried using the various data here in the boards (from page 1 to 14), and all my outputs are correct. Even the famous '1 2 3 4 5 6 7 8 9' gives 'BCG 30'.

Can anyone here help me? Thanks.

[c]
#include <stdio.h>
#include <stdlib.h ...

Go to advanced search