Skip to main content

Timeline for Draw with your CPU

Current License: CC BY-SA 3.0

12 events
when toggle format what by license comment
Apr 19, 2017 at 17:14 comment added Magic Octopus Urn This answer is too good though, loopholes be damned xD!
S Apr 19, 2017 at 9:32 history suggested Khaled.K CC BY-SA 3.0
formatted, added pretify tag
Apr 19, 2017 at 7:34 review Suggested edits
S Apr 19, 2017 at 9:32
Jul 24, 2014 at 12:37 comment added Christoph "great endgame play" made me lol hard. +1
Jul 14, 2014 at 18:50 comment added nneonneo Standard loophole...also falls under meta.codegolf.stackexchange.com/a/1085/6699.
Jul 14, 2014 at 8:46 comment added Ruslan Ah... so you have to drive it manually. Okaaay...
Jul 14, 2014 at 5:56 comment added Wug I'll give you a hint. the CPU usage is proportional to the rate at which you send it lines.
Jul 14, 2014 at 5:15 comment added Ruslan And I don't see how else I could make it work. It wants input, I give it with yes, but don't get the expected result. I even tried then as you say, "spamming enter key", which is almost the same, but results still are the same.
Jul 14, 2014 at 1:15 comment added Wug I don't see anything in the problem requirements that says our submissions will be invoked as yes | [program]
Jul 13, 2014 at 16:28 comment added Ruslan Running it with yes|test gives me constant 100% CPU usage, so the code doesn't work.
Jul 13, 2014 at 9:01 comment added Wug It helps to restrict it to one CPU core with taskset, a.la. taskset -c 1 [file]
Jul 13, 2014 at 8:56 history answered Wug CC BY-SA 3.0