1 2 3 4 | l = [(1,2,3),(1,)] _, x = l.pop() X = _ print X |
bCA9IFsoMSwyLDMpLCgxLCldCl8sIHggPSBsLnBvcCgpClggPSBfCnByaW50IFg=
-
upload with new input
-
result: Success time: 0.01s memory: 6352 kB returned value: 1


