Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
帕斯卡。 基本
子例程:过程和函数 - 2
Module:
子例程:过程和函数 - 2
Problem
5
/10
最多三个数
Problem
编写一个计算两个数中最大值的函数。使用此函数,编写一个函数来查找三个数字中的最大值。
输入:
输入字符串包含三个以空格分隔的整数。
输出:
程序应打印给定数字中的最小值。
例子
<头>
<日>#日>
输入
输出
东西> <正文>
1
1 2 3
3
表>
Запрещенные операторы: max;min
1000
ms
256 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary