Below is the text of the page https://vegcoders.com/cases/words/ stored 2017-06-24 by archive.org.ua. The original page over time could change. View as original html

Игра в слова

Сменить игру [restart.php] написать максимальное количество слов, начинающихся на "раст" 00:00 раст 0.0017 sec init connection 0.0498 sec 1 rows SELECT id, words_prefix, words_count FROM game_tasks WHERE words_count<1000 AND words_count>200 AND id!=0 ORDER BY RAND() LIMIT 1 0.0045 sec 214 rows SELECT w.word, w.id FROM words_to_prefixes AS p INNER JOIN words AS w ON w.id=p.id_word WHERE p.prefix='раст'