Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
story is: i bought a three digit lock and accidentally locked it without knowing the code. any guesses?
thanks koya
Offline
007
Offline
987
Offline
Offline
360
Offline
666
WM malfuntion
Offline
My number is: Use the key.
Offline
Offline
137
for(int i = 100; i< 1000; i++)
{
lockCode = i;
}
Try one of those
thanks zoey aaaaaaaaaaaand thanks latif for the avatar
Offline
I'm thinking of bolt cutters
that's not a number you dimwit
Offline
Onjit wrote:I'm thinking of bolt cutters
that's not a number you dimwit
That is a number, but its not 3 digits long
WM malfuntion
Offline
846
Offline
Offline
It doesn't take all that long to try every combination on a 3-digit lock.
000
001
002
...
One bot to rule them all, one bot to find them. One bot to bring them all... and with this cliché blind them.
Offline
003
Offline
Offline
is it one of these numbers?
███████████████████████████████████████████████████████████████████████████████████
Offline
for(int i = 100; i< 1000; i++) { lockCode = i; }
Try one of those
for (int i = 0; i < 1000; i++) Check (i);
Offline
Offline
(x)(x-1)(x-2)(x-3)(x-4)...(x-999) = 0
so technically, x can be (000,001,002,003....999)
answer is x
done
Offline
[ Started around 1733086718.0015 - Generated in 0.091 seconds, 10 queries executed - Memory usage: 1.73 MiB (Peak: 1.99 MiB) ]