Comments

Can confirm that femboy did not test the contest but instead yapped about possible (incorrect) solutions

ok so my code that used a Node class and new() TLEs but it runs in 50ms with n=200k on my system.

when i get rid of the Node class and use ints it runs slightly faster on my end but AC

whats the big deal with new() taking forever???