Search found 3 matches

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

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: 10010

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: 5927

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.