<?php $a256 = str_repeat('a', 256); echo levenshtein($a256, $a256);
You have javascript disabled. You will not be able to edit any code.