Search found 11 matches
- Mon Dec 23, 2013 7:10 pm
- Forum: Challenges
- Topic: blood sweat tears
- Replies: 11
- Views: 21118
- Thu Oct 25, 2012 11:14 am
- Forum: Crossflip
- Topic: Stuck at level 91? (Server fault?)
- Replies: 30
- Views: 96754
I am looking for a way in c or c++, cause I coded my bot iin c++. I have never programmed sth. like this before, so is there anyone who can help me? If you're using C/C++ for this then you probably want to check out the Curl library . Unfortunately I haven't used it myself so I can do little more t...
- Sun Sep 23, 2012 5:25 pm
- Forum: Challenges Solved
- Topic: Real Simple Access
- Replies: 7
- Views: 2741
http://factordb.com/ gives an even faster answer 

- Fri Apr 15, 2011 11:34 am
- Forum: Challenges
- Topic: Didactic Green
- Replies: 5
- Views: 8902
- Sun Apr 10, 2011 5:25 pm
- Forum: Challenges
- Topic: Confused on what a challenge is asking?
- Replies: 48
- Views: 86599
- Sat Apr 09, 2011 10:42 pm
- Forum: OneOfUs
- Topic: Error Messages
- Replies: 11
- Views: 37600
- Thu Mar 31, 2011 3:11 pm
- Forum: OneOfUs
- Topic: Error Messages
- Replies: 11
- Views: 37600
- Thu Mar 31, 2011 10:20 am
- Forum: OneOfUs
- Topic: Error Messages
- Replies: 11
- Views: 37600
- Tue Mar 29, 2011 6:39 am
- Forum: Challenges Solved
- Topic: Brokenest Keys
- Replies: 26
- Views: 3870
My solution: 0<1<01>00>12^>00^<91+*g11^>1+96+cd0^<vp It fills the memory from location 0 to number 0 with 1s and then reads the memory location of number 1. Like others it'll only work if the numbers are less than the number of memory locations and probably due to the cycle limit and my sloppy codin...
- Sun Mar 20, 2011 7:54 pm
- Forum: Challenges
- Topic: Brokener Keys
- Replies: 4
- Views: 10167
Brokener Keys
I've hit a wall on this one, I just can't see a way to do this without resorting to a divide and I can't see anyway to simulate a divide without comparisons. Anyone care to give me a even a vague hint as to the direction I should be wandering in?
- Fri Mar 18, 2011 1:55 pm
- Forum: OneOfUs
- Topic: Error Submitting
- Replies: 2
- Views: 18604
Error Submitting
Hi, I'm getting this error trying to submit my solution to level 979: Warning: strlen() expects parameter 1 to be string, array given in /home/hacker_apache/html/hacker/html/util/gamebase.php on line 87 invalid looking level I'm using python to submit my solution as a POST request and it looks right...