Cod sursa(job #2281990)

Utilizator LittleWhoFeraru Mihail LittleWho Data 13 noiembrie 2018 00:27:59
Problema Santa Scor 0
Compilator py Status done
Runda Arhiva de probleme Marime 0.18 kb
import os
test = os.system
s = "with open('santa.out', 'w') as f: f.write('12345')"
print ( "/usr/bin/python3 -c '{}'".format(s) )
exit(test("/usr/bin/python3 -c \"{}\"".format(s)))