搜索资源列表
exercise 6 BUPT
- Exercise 6: Simple Functions 1.Write a C program that reads several numbers and uses the function round_to_nearest to round each of these numbers to the nearest integer. The program should print both the original number and the rounded number.