Given an algorithm that requires n log2n calculations to complete, what is the maximum input size n that will complete within 36000000000000 calculations (one hour of computation on a computer that does 1010 calculations per second)?

available calculations:
log base:

maximum input size n =