19-03-2008Chega de acordar tarde!
Depois de 3 meses coçando o saco até fazer ferida, consegui um trampo. Fui contratado para fazer o que o Carlinhos não guentou fazer hahahaha. O foda vai ser aguentar ele o dia intero perturbando. Mas tá de boa. Descobri hoje que ele é um mestre do POG. Um dia eu chego lá!
void KickSort (int x, int v[10]){
inicio:
int aux1, aux2, aux3, aux4, aux5,
aux6, aux7, aux8, aux9, aux10;
if (v[1] <= v[2]){
if (v[2] <= v[3]){
if (v[3] <= v[4]){
if (v[4] <= v[5]){
if (v[5] <= v[6]){
if (v[6] <= v[7]){
if (v[7] <= v[8]){
if (v[8] <= v[9]){
if (v[9] <= v[10]){
return;
}
}
}
}
}
}
}
}
}
aux1 = v[rand()%10];
aux2 = v[rand()%10];
aux3 = v[rand()%10];
aux4 = v[rand()%10];
aux5 = v[rand()%10];
aux6 = v[rand()%10];
aux7 = v[rand()%10];
aux8 = v[rand()%10];
aux9 = v[rand()%10];
aux10 = v[rand()%10];
v[1] = aux1;
v[2] = aux2;
v[3] = aux3;
v[4] = aux4;
v[5] = aux5;
v[6] = aux6;
v[7] = aux7;
v[8] = aux8;
v[9] = aux9;
v[10] = aux10;
goto inicio;
}
"Terminei, só falta testar." Carlinhos as 17h48 com a mochila nas costas falando pro chefe.
Matisha mal entrou e já tá fazendo DEADLOCK nos meu servers aqui, com seus códigos barganhandos do caraleo
20-03-2008 @ 11:30