After discovering that complexicity of the algorithm won't be taken into consideration on the exam...

Image from i.redditmedia.com and submitted by VincLeague
image showing After discovering that complexicity of the algorithm won't be taken into consideration on the exam...

morningreis on December 14th, 2017 at 20:25 UTC »

LPT: Make sure time and space complexity is sufficiently large, so your code can never be verified as working

ContraMuffin on December 14th, 2017 at 22:35 UTC »

import PyExam PyExam.solution()

This is the easiest and shortest way to pass.

TheFeshy on December 15th, 2017 at 00:19 UTC »

while(!sorted(i)){ randomise(i); }