Page 1 of 1

Super Small Hello World

Posted: Sat Mar 09, 2013 4:42 am
by W0F
Does the challenge check whether the SuperHack machine ends by exception or by successful exit? My test prints exactly "Hello, World!" on the php test page, and has the right length. But the challenge just does not accept the answer.

Posted: Fri Mar 29, 2013 10:28 pm
by megabreit
If I remember correctly your program needs to exit successfully. There may also be a limit violation e.g. steps or height/width causing the challenge not to be accepted.