Q: Thoughts on winning?
Its nice to win but it was only by eight minutes.
Q: You got all the problems rather quickly.
The first four problems were fairly simple. I looked at E and didn't want to think so I just brute forced it which worked. I already knew the trick for F (find the smallest point line segment distance) and the code is trivial in Java.
Q: Anything else to add?
My two wrong answers are bugging me. On set like this where 8 people solved all the problems a couple of wrong answers can make a big difference.