ANALYSIS AND PROGRAMMING IN C++ LANGUAGE OF THE OLYMPIC PROBLEMS USING THE GRID OF ERATOSTHENES
Keywords:
оlympic task, programming, mathematical model, algorithm implementation, prime numberAbstract
The article illustrates the solution of Olympiad problems in programming according to a certain scheme, which has several stages. Namely: analysis of the condition of the problem, drawing up a plan for solving the problem, building a mathematical model and solution scheme, implementing the algorithm, testing and debugging, submitting the solution. For analysis, programming and demonstration, problems of varying complexity were selected for the use of prime number search algorithms, i.e. the Sieve of Eratosthenes. For the first task, all the described stages were completed and analyzed, for the second – all stages, except for the last one, because for this task it is not possible to send the task for evaluation. The third task is analyzed and programmed without stages. But especially the last stage is demonstrated, because the evaluation result is displayed differently than in problem 1. The result of the work shows the correct approach to solving Olympic programming problems. The execution of the last stage, the submission of the solution, was done using the evaluation tool available on the platform https://www.eolymp.com/uk/problems.
References
Жуковський С. С. Педагогічні умови підготовки обдарованих школярів до олімпіад з інформатики : Київ. 2013. URL: http://eprints.zu.edu.ua/13961/1/08_dis_Жуковський_20_10_13__xx1.Pdf
Методичні рекомендації щодо розв`язання олімпіадних задач з програмування. URL: https://www.eolymp.com/en/blogs/posts/32
Задачі. Решето Ератосфена. URL: https://www.eolymp.com/uk/problems/4739
Прості числа. Решето Ератосфена. Дослідницька робота учнів 6 класу. Освітній проект «На Урок» для вчителів. URL: https://naurok.com.ua/prosti-chisla-resheto-eratosfena-doslidnicka-robota-uchniv-6-klasu-18502.html
Решето Ератосфена - алгоритм знаходження простих чисел. www.mathros.net.ua - Сайт для студентів спеціальності інформатика. URL: https://www.mathros.net.ua/resheto_erastofena.html
Горошко Ю., Мельник В., Міца О. ПРО ТУРНІРИ ЮНИХ ІНФОРМАТИКІВ. Науково-методичний фаховий журнал «Комп’ютер у школі та сім’ї». 2017. № 8 (144). URL: https://vlapinsky.at.ua/CSF2017/CSF_8_2017i.pdf
Матвійчук С. Задачі. Просте число. URL: https://www.eolymp.com/uk/problems/8929
Downloads
Published
How to Cite
Issue
Section
License
Copyright (c) 2024 Людмила Глинчук
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.