Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> Pewna strona
pagolik
post
Post #1





Grupa: Zarejestrowani
Postów: 42
Pomógł: 0
Dołączył: 29.07.2003
Skąd: Babimost City

Ostrzeżenie: (0%)
-----


Mam pytanie: Byla taka strona - wchodzilo sie i trzeba bylo lamac hasla.
20 pare rund bylo... Zna moze ktos ta strona ? Albo cos podobnego gdzie trzeba lamac hasla (IMG:http://forum.php.pl/style_emoticons/default/questionmark.gif)
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
Cudi
post
Post #2


Administrator planeta/IRC


Grupa: Przyjaciele php.pl
Postów: 385
Pomógł: 0
Dołączył: 19.04.2003
Skąd: Zabrze

Ostrzeżenie: (0%)
-----


Ja do 3-go levelu uzyłem php, jest kilka możliwych kombinacji, ten kodzik poda je wszystkie:
[php:1:31e322abb7]
<pre>
<?php
for( $i = 100; $i < 1000; $i++ )
{
$mul = 1;

for ( $xb = 0; $xb < 3; $xb++ )
{
$mul *= substr( $i, $xb, 1 );
}
if ( $mul == 105 )
{
echo $i . "n";
}
}
?>
</pre>[/php:1:31e322abb7]

Ps. Przeszedł ktoś level 5 ?
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 15.09.2025 - 06:49