1 2 3 4 5 6 7 8 9 | #include<stdio.h> #include<stdlib.h> int main() { for(;0;) printf("hello"); return 0; } |
I2luY2x1ZGU8c3RkaW8uaD4KI2luY2x1ZGU8c3RkbGliLmg+CgppbnQgbWFpbigpCnsKCWZvcig7MDspCgkJcHJpbnRmKCJoZWxsbyIpOwoJcmV0dXJuIDA7Cn0=
-
upload with new input
-
result: Success time: 0.01s memory: 1672 kB returned value: 0


