Search found 17 matches
- Sun Jun 16, 2019 11:37 am
- Forum: Challenges
- Topic: Deluge
- Replies: 17
- Views: 35551
Hey ElleXuzZ, I got the same problem some time (wow, several years already) ago. Posted a similar question in another deluge-thread here: http://www.hacker.org/forum/viewtopic.php?t=1095 Never got a reply, nor did I find a solution that is accepted. @Hippo, as you solved it and are still around, do ...
- Thu Mar 29, 2018 12:17 pm
- Forum: Challenges
- Topic: Hello World
- Replies: 13
- Views: 29036
The memory isn't meant to be initialized by yourself. The memory can be initialized by the challenge itself (then it is stated in the challenge description). Cf the hvm description By default, [...] all the cells in the memory buffer set to 0. When specified, it is possible for the memory buffer to ...
- Tue Aug 23, 2016 7:00 am
- Forum: The Hacker's Server
- Topic: Ranking
- Replies: 36
- Views: 107127
- Sun Apr 07, 2013 2:49 pm
- Forum: Challenges
- Topic: Black Box
- Replies: 3
- Views: 7732
- Fri Apr 05, 2013 1:14 pm
- Forum: Challenges
- Topic: Black Box
- Replies: 3
- Views: 7732
- Thu Mar 28, 2013 12:28 pm
- Forum: Challenges
- Topic: Black Box
- Replies: 3
- Views: 7732
Black Box
Today I had a look at the black box challenge. I know what exactly the programm is doing. Now starting with the desired output, I step backwards and try to find the correct input parameter. Doing so, I found something, where it seems to be impossible to get the right factor. Sure, it is possible, qu...
- Thu Dec 20, 2012 11:28 am
- Forum: The Hacker's Server
- Topic: Spam is not tolerated
- Replies: 3
- Views: 27040
- Sat Nov 10, 2012 12:49 pm
- Forum: Challenges
- Topic: Deluge
- Replies: 7
- Views: 20351
Hmm, this thread is old but for me the stated problem is still relevant. My Program works fine on some sample inputs, including the one shown on the challenge-page and an empty grid. I'm always below 50k cycles, but the Program is not accepted (not flooding correctly). Is there a limitation to the s...
- Mon Oct 22, 2012 3:37 pm
- Forum: Crossflip
- Topic: My journey to 643
- Replies: 4
- Views: 25275
fuxx, congrats on beating the game! I always like to hear about what problems and solutions others have. But since this forum is open for everyone, I fear your post is taking away too much of the challenge. Note that only about 70 people completed crossflip so far. I think it would be great if we co...
- Sun Jul 29, 2012 10:13 am
- Forum: Challenges
- Topic: Do You Speak Calc?
- Replies: 5
- Views: 11723
I thought about any unusual character encoding like the one of my old TI-89 calculator, since if it was a programming language or assembly code the amount of data seems to be too few. But I only get rubbish. So what is the calc meaning? Only an abbreviation? If not, there would only be the Windows c...
- Wed May 02, 2012 10:00 am
- Forum: The Hacker's Server
- Topic: Ranking
- Replies: 36
- Views: 107127
- Wed Apr 25, 2012 8:23 am
- Forum: Crossflip
- Topic: Code optimization
- Replies: 57
- Views: 165297
BÄM! My personal Hero of the day :-) Since at my implementation startx and starty are the same, I'm just adding a row into the matrix with the diagonal element. That's also working. Now I only have to improve my memory consumption. lvl 272 needs more than my 4GiB ram. Seems like the data structure I...
- Mon Apr 23, 2012 2:33 pm
- Forum: Crossflip
- Topic: Code optimization
- Replies: 57
- Views: 165297
@dangermouse: I have the exact same problem you described. Only that my pivoting sucks already on lvl 83. How did you get rid of that? Was it just changing the pivoting? Or did you have to do a totally different approach? I tried some more or less clever ways to find good pivots, but they all failed...
- Tue Apr 17, 2012 5:53 pm
- Forum: Challenges
- Topic: Branches
- Replies: 5
- Views: 10915
- Sat Apr 07, 2012 2:26 pm
- Forum: Challenges Solved
- Topic: countdown calc
- Replies: 20
- Views: 2981