一个简单的算法问题?

一个简单的算法问题?

# #

简单算法问题:如何用C语言求得一个不小于根号n的最小整数?要求 [最佳答案] #include#includevoid main(){ float n,f; int m; scanf("