I ve got AC.
I thought the final output should be in the order BGC,BCG,GBC...CGB, but its alphabetically... but now the problem is ok.
Search found 2 matches
- Sun Mar 26, 2006 9:03 am
- Forum: Volume 1 (100-199)
- Topic: 102 - Ecological Bin Packing
- Replies: 485
- Views: 117612
- Sun Mar 26, 2006 8:29 am
- Forum: Volume 1 (100-199)
- Topic: 102 - Ecological Bin Packing
- Replies: 485
- Views: 117612
Why don't i get Accepted in 102?
I'm trying to solve the problem 102 and I am having a problem.
I think my program is right, giving the correct answer in a good time without too much memory but i just get WA.
Please someone help me, this is the input that im testing:
1 2 3 4 5 6 7 8 9
5 10 5 20 10 5 10 20 10
0 0 0 0 0 0 0 0 ...
I think my program is right, giving the correct answer in a good time without too much memory but i just get WA.
Please someone help me, this is the input that im testing:
1 2 3 4 5 6 7 8 9
5 10 5 20 10 5 10 20 10
0 0 0 0 0 0 0 0 ...