1 2 3 4 5 | int main() { string s=Stdio.stdin->gets(); write(s); return 0; } |
aW50IG1haW4oKSB7CnN0cmluZyBzPVN0ZGlvLnN0ZGluLT5nZXRzKCk7CndyaXRlKHMpOwpyZXR1cm4gMDsKfSA=
-
upload with new input
-
result: Success time: 0.13s memory: 10176 kB returned value: 0
43241
43241
-
result: Success time: 0.14s memory: 10176 kB returned value: 10
Bad argument 1 to file->write(). Type is int. Expected string or array(string) src/modules/files/file.c:3913: Fd(1)->write(0) prog.pike:3: /home/3TkJmw/prog()->main()



