Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
파이썬. 기초
(Python) 서브루틴: 프로시저 및 함수 - 2
Module:
(Python) 서브루틴: 프로시저 및 함수 - 2
Problem
3
/8
숫자의 이진 표기법에서 단위 수
Problem
10진법으로 숫자 N이 주어졌을 때 이 숫자를 이진법으로 표현한 1의 수를 계산하는 함수를 작성하세요(0 <= N <= 10
6
)
예
<헤드>
<일>#일>
입력
출력
것> <몸>
1
255
8
테이블>
1000
ms
256 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary