카타 7급 Boiled Eggs

C++[ | ]

unsigned int cookingTime(unsigned int eggs) {
  return (eggs+7)/8*5;
}
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}