devel_liz.log
로그인
devel_liz.log
로그인
[프로그래머스] 정수 부분
devel_liz
·
2024년 12월 18일
팔로우
1
코딩테스트
프로그래머스
1
코딩테스트
목록 보기
29/45
🗒 문제
📝 나의 문제풀이
class
Solution
{
fun
solution
(
flo
:
Double
)
:
Int
{
return
flo
.
toInt
(
)
}
}
📝 다른 사람의 문제 풀이
class
Solution
{
fun
solution
(
flo
:
Double
)
:
Int
{
return
flo
.
toInt
(
)
}
}
devel_liz
Android zizon
팔로우
이전 포스트
[프로그래머스] 주사위 게임 3
다음 포스트
[프로그래머스] rny_string
0개의 댓글
댓글 작성
관련 채용 정보