Search found 3 matches

by W0F
Wed Mar 13, 2013 1:09 am
Forum: Challenges
Topic: Superhack multithreading stack error?
Replies: 2
Views: 9979

Actually there should be a space in the very beginning of the second line of code, but it was eaten by the forum, I believe.
by W0F
Wed Mar 13, 2013 1:07 am
Forum: Challenges
Topic: Superhack multithreading stack error?
Replies: 2
Views: 9979

Superhack multithreading stack error?

It seems to me the multithreading is not working correctly because of the stack manipulations. Do any of you feel the same? For example, try this code on php:
[code]
&\11111111111111!
\000000000 !
[/code]
by W0F
Sat Mar 09, 2013 4:42 am
Forum: Challenges
Topic: Super Small Hello World
Replies: 1
Views: 5919

Super Small Hello World

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.