Search found 1 match
- Wed Oct 17, 2007 6:27 am
- Forum: Volume 100 (10000-10099)
- Topic: 10001 - Garden of Eden
- Replies: 39
- Views: 20424
Time bounds for this problem?
How much data do I need to be able to process within the given time bound for this problem? I think my current implementation should be fast enough, but it isn't. My implementation is currently able to process a million random 32-bit testcases in 2.5 seconds, and it seems crazy to expect a testsuite ...