Result: (incomplete)
It's too difficult, so I give up.
bteams.cpp
C++ solutions, both training and real, are posted when possible; they are provided for reference purposes only.
Tuesday, January 14, 2014
January 2014 Bronze Problem 2: Bessie Slows Down
Result: 1/10 *xxxxxxxxx
My solution is O(N log N), but I somehow made an error somewhere (probably rounding errors).
slowdown.cpp
My solution is O(N log N), but I somehow made an error somewhere (probably rounding errors).
slowdown.cpp
January 2014 Bronze Problem 1: Ski Course Design
Result: 10/10 **********
My solution is O(N^2), but up to 83*99 iterations.
skidesign.cpp
My solution is O(N^2), but up to 83*99 iterations.
skidesign.cpp
Subscribe to:
Posts (Atom)