djpety alias "Pety" | ![]() #6, Lófasz (955) |
227 | #172f | ^ | Idézet | Thu, 20 Oct 2011 22:09:17 +02 |
81.182.*.* |
![]() ![]() |
*.pool.t-online.hu |
Windows Kernel fő ciklusavoid luck() { return (bool)floor(rand(1,10)/rand(1,2)); } while(1) { if(luck()) { doNothing(); doNothingB(); doSomethingUseful(); sleep(rand(0,300)*rand(0.1,0.9)); } else { BSOD(); } } |