#c언어 #알고리즘 you can code C언어 자료구조/알고리즘 학습 수업내용 ceiling 함수는 가장 가까운 정수로 올리는 함수이다. 다르게 말하면 무조건 올림.
In mathematics and computer science, the ceiling function maps x to the least integer greater than or equal to x, denoted ceil(x) or ⌈x⌉. [서로 다른 소스코드] 코드에 오류가 있다면 댓글로 알려주세요.
#include
#
c언어
#
알고리즘