diff --git a/start.php b/start.php index b7a6722..2377074 100644 --- a/start.php +++ b/start.php @@ -23,6 +23,8 @@ return array_slice($numbers, 0, $count-1); } + print $questions_count; + if($uid = '') { $error = 12103; } else if($length == 0) {