文件名称:7
介绍说明--下载内容来自于网络,使用问题请自行百度
Write a program that uses sentinel-controlled repetition to take an integer as input, and passes it to a function even which uses the modulus operator to determine if the integer is even. The function even should return 1 if the integer is even, and 0 if it is not.
The program should take the value returned by the function even and use it to print out a message announcing whether or not the integer was even
The program should take the value returned by the function even and use it to print out a message announcing whether or not the integer was even
(系统自动生成,下载前可以参看下载内容)
下载文件列表
7.CPP
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.