Pete's Log: me love you long time
Entry #864, (Coding, Hacking, & CS stuff)(posted when I was 22 years old.)
s/love you/write code that run/g
at some point (probably friday) I started up my revised solution to wr94 problem c using time to time it. The first time I ran it on the huge input values, it ran through everything and then segfaulted at the end. I found and fixed the bug and my solution ran and I forgot about it until just now when I noticed it had printed out the correct answer (wooh!) after, according to time, 1 hour, 15 minutes. That would be 3965 seconds of CPU time. I need to modify my solution so it'll run in under 5 or so seconds of cpu time. oi. But not right now. Right now I need to work on the graphics program I realized is due tomorrow.