Müzakirə
Həlləri burada yerləşdirməyin. Bu səhifə yalnız məsələ ilə bağlı suallar, məsləhətlər vermək və ya ümumiyyətlə məsələni müzakirə etmək üçün nəzərdə tutulub
Yüklənir
Bir dəqiqə gözləyin, serverdən məlumat alınır
Julka_jul the error message is "EOF when reading a line", EOF here stands for End-Of-File. This error means you are trying to read input, but there is nothing to read. Check "Input" tab and make sure there is enough data to read.
Moreover, keep in mind, your program should only output the answer, so the message "Enter quantity of methods:" will be part of the answer.