Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Study
Tests (
)
Solved
My problems
Profile
Олимпиадный тренинг
Задача
29482
.
Ternary Search: Beginning (C++)
Задача
Темы:
Find the minimum of the
\(y=x \cdot x - b \cdot x + 100\)
function, where the coefficient
b
is entered from the keyboard.< br />
Examples
#
Input
Output
1
10
5
Note
Be careful what your algorithm is looking for: maximum or minimum.
1000
ms
256 Mb
Правила оформления программ и список ошибок при автоматической проверке задач
Комментарий учителя