1 | print sum(map(int,str(2**1000))) |
cHJpbnQgc3VtKG1hcChpbnQsc3RyKDIqKjEwMDApKSk=
-
upload with new input
-
result: Success time: 0.09s memory: 10864 kB returned value: 0
1366
1 | print sum(map(int,str(2**1000))) |
result: Success time: 0.09s memory: 10864 kB returned value: 0
1366