BlueMoonIceCream Posted October 1, 2016 Share Posted October 1, 2016 Wow, not cool.............................. girl Jazz? Quote Link to comment Share on other sites More sharing options...
Spineblade Posted October 1, 2016 Share Posted October 1, 2016 Morning. I would make today a lazy day, but homework. I guess tomorrow'll have to be the lazy day. In any case, I was thinking about the program so was trying to fix yesterday and I think I might have had a breakthrough. ...We'll see. Anstane? Quote Link to comment Share on other sites More sharing options...
Lugruf Posted October 1, 2016 Share Posted October 1, 2016 Good luck Spine Quote Link to comment Share on other sites More sharing options...
Spineblade Posted October 1, 2016 Share Posted October 1, 2016 I guess that predicts me. I appreciate your wish of luck. Lugruf? Quote Link to comment Share on other sites More sharing options...
Alchemia Chan Posted October 1, 2016 Share Posted October 1, 2016 Nope-ade Spineblade. Anstane-san? Quote Link to comment Share on other sites More sharing options...
BlueMoonIceCream Posted October 1, 2016 Share Posted October 1, 2016 I woke up with another headache, this time from under sleeping =-= Lugruf? Quote Link to comment Share on other sites More sharing options...
Anstane Posted October 1, 2016 Share Posted October 1, 2016 Confirming that yes, I am alive. I wanted to get something done which let to another and, the next thing I know I've burned 4 hours of my day without even visiting here. I woke up with another headache, this time from under sleeping =-= Is there anything you can do to try and maintain a steady sleep schedule? At the very least try to wake up at a similar time. BMIC? Quote Link to comment Share on other sites More sharing options...
Alchemia Chan Posted October 1, 2016 Share Posted October 1, 2016 Dammit Micky! I was so close. BMIC again? Quote Link to comment Share on other sites More sharing options...
Spineblade Posted October 1, 2016 Share Posted October 1, 2016 I finally fixed the program! Hours of slaving over ArgumentOutOfRange exceptions and infinite loops, finally over. Chemia? Quote Link to comment Share on other sites More sharing options...
Lugruf Posted October 1, 2016 Share Posted October 1, 2016 Congrats! Which program was it btw? Spine? Quote Link to comment Share on other sites More sharing options...
Anstane Posted October 1, 2016 Share Posted October 1, 2016 Nice to hear you succeeded, Spine! ...Spine? Quote Link to comment Share on other sites More sharing options...
Spineblade Posted October 1, 2016 Share Posted October 1, 2016 (edited) It was a program to write a sequence of numbers starting with 1 such that the next iteration would be the number of times each digit is said out loud, followed by that digit: 1 = "one one" -> 11 11 = "two ones" -> 21 21 = "one two, one one" -> 1211 1211 = "one one, one two, two ones" -> 111221 111221 = "three ones, two twos, one one" - > 312211 It was really complex compared to the sort of things I had been doing previously. Anstane? Edited October 1, 2016 by Spineblade Quote Link to comment Share on other sites More sharing options...
Anstane Posted October 1, 2016 Share Posted October 1, 2016 Hm...that does sounds reasonably difficult. Glad to hear you've managed to complete it successfully. Lugruf? Quote Link to comment Share on other sites More sharing options...
Lugruf Posted October 1, 2016 Share Posted October 1, 2016 Sounds like a cool algorithm to program Micky? Quote Link to comment Share on other sites More sharing options...
Spineblade Posted October 1, 2016 Share Posted October 1, 2016 My god, look at the sequence lengths... It took a few minutes to compute iteration 50, how long would iteration 100 take? Lugruf? Quote Link to comment Share on other sites More sharing options...
Lugruf Posted October 1, 2016 Share Posted October 1, 2016 I'm sure in C++ you can make it constexpr or template to make it constant time, but no idea if C# allows it. The algorithm's complexity is probably higher than 0(n) so it will take a long time for sure computing 100 iterations Spine? Quote Link to comment Share on other sites More sharing options...
Spineblade Posted October 1, 2016 Share Posted October 1, 2016 I ran it again, took slightly less than two and a half minutes between iteration 49 appearing and iteration 50 appearing. The console was using between 30-35% of the CPU (max 3GHz). So that's fun. Lugruf? Quote Link to comment Share on other sites More sharing options...
Ironbound Posted October 1, 2016 Share Posted October 1, 2016 Spine Quote Link to comment Share on other sites More sharing options...
Spineblade Posted October 1, 2016 Share Posted October 1, 2016 Not very talkative today, Viri? Quote Link to comment Share on other sites More sharing options...
Tempest Posted October 1, 2016 Share Posted October 1, 2016 TFW the Anniversary update fucked up the Wifi drivers on a clients laptop... or at least that's what I hope it is. Quote Link to comment Share on other sites More sharing options...
SgtNoobly Posted October 1, 2016 Share Posted October 1, 2016 nope ame Quote Link to comment Share on other sites More sharing options...
Spineblade Posted October 1, 2016 Share Posted October 1, 2016 Uh, Tempest, you didn't predict anyone... you sure you didn't mean to go to the TFW thread? Noobly. Quote Link to comment Share on other sites More sharing options...
Lugruf Posted October 1, 2016 Share Posted October 1, 2016 Actually this has become some sort of "say whatever you want thread" Micky? Quote Link to comment Share on other sites More sharing options...
Anstane Posted October 1, 2016 Share Posted October 1, 2016 Well, seeing how the thread would otherwise me "Yes/No, Prediction", I think that's kind of a necessity. Plus, why not just talk/help/RP/whatever here? Lugruf? Quote Link to comment Share on other sites More sharing options...
Lugruf Posted October 1, 2016 Share Posted October 1, 2016 I wasn't complaining. I like it how it is Spine? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.