Search found 3 matches
- Wed Mar 13, 2013 1:09 am
- Forum: Challenges
- Topic: Superhack multithreading stack error?
- Replies: 2
- Views: 10010
- 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]
[code]
&\11111111111111!
\000000000 !
[/code]
- 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.