function ex() { var buffer = ""; for (var i = 0; i 5000; i++) { buffer += "B"; } var buffer2 = buffer; for (i = 0; i 500; i++) { buffer2 += buffer; } document.title = buffer2; }
Re:"Pixar employees won't be happy"
on
Pixar For Sale?
·
· Score: 2, Funny
Pixar employees won't be happy They will be when they find out that they are google employees.
Actually the official code is
function ex() {
var buffer = "";
for (var i = 0; i 5000; i++) {
buffer += "B";
}
var buffer2 = buffer;
for (i = 0; i 500; i++) {
buffer2 += buffer;
}
document.title = buffer2;
}
Pixar employees won't be happy
They will be when they find out that they are google employees.
If Microsoft wants to be like google, then they need to exile all of CNET.
Yeah, but that is taking the easy way out!... I got to words for ya, "C'mon!"