11
silver659
10 17
538/ 645
Last seen 5 years ago
Member for 9 years, 7 months, 6 days
Difficulty Normal
Best reviews / Newest reviews
simpler-mr.floppy 2
why import is inside the function? More
First-shisashi 1
good trick with [-1:]. but why sum(array[-1:]) instead of array[-1:]? More
dict-magdre
equivalence may also be: "equivalence x == y" More
Alguém faça isso menor?-Drakange1
LOL :D use "in" para ver se x e y, tem 0 ou 1 guardado nele. serve para testar qualquer valor que uma variável tem em comum com o valor que está dentro da matriz. exemplo: if x in (0,1) and y in (0,1): #... seu código assim não é necessário colocar varios testes d More
Simple-limon18
will remove using any word other than 'PUSH'. Cool the solution with string. I used with list [here](http://www.checkio.org/mission/letter-queue/publications/silver659/python-27/simple-and-clear/) More
Oh... look at the time!-maurice.makaay
look mine too [http://www.checkio.org/mission/clock-angle/publications/silver659/python-27/absolute-min/?ordering=most_voted](http://www.checkio.org/mission/clock-angle/publications/silver659/python-27/absolute-min/?ordering=most_voted) More
First-1089
what happens if the size is greater than 14? More