Result: incomplete
It's too difficult, but I had it partially done. Other partial work is in the recycling by now.
wormhole.cpp
C++ solutions, both training and real, are posted when possible; they are provided for reference purposes only.
Tuesday, December 17, 2013
December 2013 Bronze Problem 2: Cow Baseball
Result: 1/10 *xxxxxxxxx
N2 log N time might be too slow.
baseball.cpp
N2 log N time might be too slow.
baseball.cpp
December 2013 Bronze Problem 1: Record Keeping
Result: 10/10 **********
As long as there aren't any hash collisions, this is a fast solution.
records.cpp
As long as there aren't any hash collisions, this is a fast solution.
records.cpp
Subscribe to:
Posts (Atom)