Hui Wang
Results
3
issues of
Hui Wang
> The latency of a message is measured as the time it's sent subtracted from the time it's received. This requires recording the clocks of both the sender and receiver....
Both Caribbean and Code4life winner strategy are based on minimax algo. https://github.com/Agade09/Agade-Code-4-Life-Postmortem/blob/master/Agade_C4L_Postmortem.md https://recursive.cc/blog/coders-of-the-carribean-post-mortem.html TODO : * [x] performance checks * [x] prune branches from root * [x] real game tests...