Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
帕斯卡。 基本
子例程:过程和函数 - 2
Module:
子例程:过程和函数 - 2
Problem
3
/10
调用函数
Problem
编写一个程序,使用给定的函数计算两个数的算术平均值,如果两个数的算术平均值大于 5,则输出 YES,否则输出 NO
输入数据:
程序输入两个自然数(两个数均不超过150)。数字写在一行中,用空格分隔。
输出:
打印 YES 或 NO
1000
ms
256 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary