Super Small Hello World

Post Reply
W0F
Posts: 3
Joined: Thu Dec 27, 2012 8:53 pm

Super Small Hello World

Post 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.
megabreit
Posts: 141
Joined: Sat Jan 03, 2009 3:33 pm

Post 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.
Post Reply