«binary» 태그된 질문

이진수는 기본 2 수 시스템입니다. 기본 2와 관련된 문제에이 태그를 사용하십시오.

6
1 + 1 = 10, 1 + 2 = 3
밑 10과 밑 2 모두에서 간단한 산술 (더하기, 빼기, 곱하기 및 나누기)을 수행 할 수있는 것보다 함수 나 프로그램을 작성하십시오. 이 함수는 수학적 표현을 입력으로 받아 정확한 결과를 정확한베이스에 출력합니다. 입력은 n하나 이상의 연산자 ( + - * /)로 구분 된 숫자 입니다. 모든 입력 값에 0과 1 만 포함 …

22
재귀 문자열 대체
작업 세 개의 문자열이 주어진 프로그램이나 함수를 작성하면 in의 A, B, C각 인스턴스 가로 반복적으로 대체 되는 출력 문자열이 생성 됩니다 . 재귀 각 단계에서의 모든 비 중첩 경우 교체 반복 대체 수단 에서가 로 대체된다 (왼쪽에서 오른쪽으로 탐욕를 선택) 할 때까지 더 이상 포함된다 .BACBACBA 입출력 I / O에 …
25 code-golf  string  substitution  code-golf  math  code-golf  string  set-theory  code-golf  code-golf  compile-time  code-golf  kolmogorov-complexity  binary  code-golf  sequence  cops-and-robbers  code-golf  subsequence  card-games  code-golf  sequence  primes  code-golf  code-golf  number  graphical-output  music  code-golf  ascii-art  code-golf  string  lambda-calculus  code-golf  string  code-generation  code-golf  unicode  code-golf  math  combinatorics  code-golf  balanced-string  code-golf  sequence  cops-and-robbers  code-golf  sequence  cops-and-robbers  code-challenge  fastest-code  chess  code-golf  math  graphical-output  code-golf  string  hello-world  animation  code-golf  number  arithmetic  code-golf  integer  code-golf  code-golf  combinatorics  code-golf  kolmogorov-complexity  graphical-output  code-golf  string  code-golf  code-golf  game  code-golf  math  combinatorics  code-golf  ascii-art  popularity-contest  random  code-golf  arithmetic  number-theory  integer  code-golf  tips  underload  code-golf  math  sequence  primes  code-golf  math  path-finding  code-golf  ascii-art  primes  code-golf  kolmogorov-complexity  alphabet 

17
+1 소수 계산
천연 수 있다고 정의 P가 A는 +1 주요한 고유 번호의 해당 하는 경우 , p는 소수 표준 이진 표현된다 (즉, 선행 0없이) P (즉, 덧붙이, 부가 또는 삽입)을 첨가함으로써 얻을 수있다 하나 하나 의 표준 이진 표현 없음 . 예를 들어 17 의 이진 표현 은 10001 2 입니다. 1 …

27
한 달에 몇 일입니까?
한 달의 텍스트 표현 (대소 문자를 구분하지 않는 전체 이름 또는 3 자 약어)이 주어진 경우 해당 월의 일 수를 반환합니다. 예를 들어 december, DEC및 dec모든 31를 반환해야합니다. 2 월은 28 일 또는 29 일입니다. 입력이 올바른 형식 중 하나로 한 달이라고 가정하십시오.

3
단순화 된 커닝 구현
소개 커닝 이란 텍스트 문자 사이의 간격을 조정하는 것을 의미합니다. 예를 들어, Top다음 세 가지 글리프로 작성된 단어를 고려하십시오 . ##### ..... ..... ..#.. ..... ..... ..#.. ..##. .###. ..#.. .#..# .#..# ..#.. .#..# .#..# ..#.. ..##. .###. ..... ..... .#... ..... ..... .#... 글리프 사이의 틈을 점으로 채우고 완성 …
24 code-golf  grid  code-challenge  atomic-code-golf  code-golf  combinatorics  probability-theory  card-games  code-golf  number  geometry  code-golf  decision-problem  chess  code-golf  math  number  sequence  code-golf  string  regular-expression  code-golf  arithmetic  integer  code-golf  math  array-manipulation  code-golf  number  decision-problem  integer  code-golf  string  ascii-art  kolmogorov-complexity  code-golf  decision-problem  graph-theory  binary-matrix  code-golf  string  parsing  code-golf  string  code-golf  morse  code-golf  code-golf  string  code-golf  ascii-art  cellular-automata  code-golf  binary  base-conversion  code-golf  arithmetic  decision-problem  integer  checksum  code-golf  matrix  linear-algebra  code-golf  code-golf  game  code-golf  sequence  binary  code-golf  combinatorics  optimization  code-golf  decision-problem  quine  code-golf  rational-numbers  bitwise  code-golf  string  permutations  code-golf  kolmogorov-complexity  unicode  code-golf  ascii-art  number  code-golf  number  integer  binary  base-conversion  code-golf  array-manipulation  code-golf  chemistry  code-golf  number  sequence  fibonacci  code-golf  matrix  optimization  code-golf  number  code-golf  math  number  sequence  code-golf  math  array-manipulation  matrix  linear-algebra  code-golf  kolmogorov-complexity  cops-and-robbers  cops-and-robbers  code-golf  tips  basic  code-golf  decision-problem  binary  tiling  game  king-of-the-hill  python  code-golf  c  code-golf  ascii-art  code-golf  string  kolmogorov-complexity  alphabet  code-golf  number  code-golf  string  code-golf  number  sequence  integer  code-golf  number  permutations  restricted-complexity  restricted-time 

23
바이트를 꺼내십시오!
당신의 작업은 부호없는 integer가 주어지면 n1 바이트 (8 연속 비트)의 데이터를 제거하여 만들 수있는 가장 큰 숫자를 찾는 것입니다. 예 number가 주어지면 7831먼저 이진수를 이진수로 변환합니다 (앞의 0을 제거). 1111010010111 그런 다음 제거 될 때 가장 큰 새로운 결과를 산출하는 8 비트의 연속 그룹을 찾습니다. 이 경우 아래에 표시된 세 …

9
3 x 3 개의 견고한 정사각형 모두 인쇄
(a와 유사한 견고한 사각형 매직 스퀘어 ) N의 정수 (1)의 구성 인 2 매 2에 의한 아 격자는 동일한 금액을 갖도록한다는 N N 의한 격자. 예를 들어, N = 3 인 경우 하나의 견고한 사각형은 1 5 3 9 8 7 4 2 6 네 개의 2x2 하위 그리드 1 …
24 code-golf  number  arithmetic  number-theory  grid  code-golf  binary  code-golf  popularity-contest  code-golf  chemistry  code-golf  code-golf  date  code-golf  quine  chess  code-golf  hexadecimal  code-golf  number  arithmetic  sequence  array-manipulation  code-golf  math  date  code-golf  typography  code-golf  string  code-golf  string  code-golf  code-golf  math  arithmetic  array-manipulation  grid  code-golf  puzzle-solver  code-golf  music  audio  code-golf  decision-problem  code-golf  geometry  code-golf  number  bitwise  code-golf  string  metagolf  hexagonal-grid  code-golf  string  code-golf  sorting  popularity-contest  code-golf  game  sequence  base-conversion  binary  code-golf  decision-problem  graph-theory  natural-language  code-golf  math  parsing  optimized-output  code-golf  array-manipulation  code-golf  graphical-output  image-processing  tiling  code-golf  graph-theory  path-finding  chess  code-golf  code-golf  balanced-string  code-golf  number  code-golf  sequence  code-golf  math  arithmetic  statistics  code-golf  chemistry 


25
이진 시퀀스
d> 1 자리의 이진수 A를 입력으로 받으면 B의 n 번째 자리를 찾기위한 다음 규칙에 따라 d 자리의 이진수 B를 출력합니다. A의 첫 번째와 두 번째 숫자가 같으면 B의 첫 번째 숫자는 0입니다. 그렇지 않으면, 그것은 하나입니다. 1 <n <d이면, A의 (n-1), n ​​번째 및 (n + 1) 번째 숫자가 같으면 …
23 code-golf  binary 

16
하나 만들어서 하나 만들어
도전 양의 정수 목록이 주어지면 각 정수에서 최대 1 비트를 차지하는 순열이 있는지 확인하고 모든 1s 로 구성된 이진수를 만들 수 있습니다. 결과 이진수의 비트 수는 정수 목록에서 가장 높은 MSB 와 같습니다 . 산출 코드는 그러한 순열이 존재 하는지를 나타내는 참 / 거짓 값을 출력하거나 반환해야 합니다. 예 진실한 …

30
드래곤 커브 시퀀스
용 곡선 시퀀스 (또는 일반 용지 접는 순서) 이진 시퀀스이다. a(n)의 최하위 1의 왼쪽 비트를 부정함으로써 주어진다 n. 예를 들어 계산 a(2136)하려면 먼저 이진으로 변환하십시오. 100001011000 우리는 가장 중요한 비트를 찾습니다 100001011000 ^ 비트를 왼쪽으로 100001011000 ^ 그리고 그 부정을 반환 0 태스크 입력으로 양의 정수가 주어지면 output a(n). 정수 …

26
소수 비트 수를 가진 소수
태스크 주어진 0이 아닌 양의 정수 n 이하의 소수 가 아닌 모든 음수가 아닌 정수를 찾으십시오. 이는 소수이고 이진 표현 의 수 1's와 0's선행 0이없는 소수도 소수입니다. 여기에 처음 다섯 가지 소수가 있습니다. 17, 19, 37, 41, 79 10001, 10011, 100101, 101001, 1001111 설명 및 규칙 기본 I / O …

25
이진시 에르 핀 스키 삼각형 시퀀스 계산
Binary Sierpinski Triangle 시퀀스는 이진 표현이 Binary Sierpinski Triangle의 행을 나타내는 숫자 시퀀스이며, 무한 행의 0에서 1로 시작한 다음 모든 비트 쌍을 반복하여 해당 비트의 xor로 대체합니다. , 이렇게 : f(0)= 1 =1 f(1)= 1 1 =3 f(2)= 1 0 1 =5 f(3)= 1 1 1 1 =15 f(4)= 1 …

28
간단한 단어 래퍼 만들기
(참고 : 이것은 처음으로 코드 골프 질문이지만, 내가 알 수있는 한, 아무도 정확히 이것을하지 않았으므로 좋을 것입니다.) 당신의 임무는 문자열 s과 정수 를 취하고 n그 텍스트를 여러 줄로 감싸서 반환하거나 출력 하는 프로그램이나 함수를 만드는 것 입니다. 각 단어는 한 줄에 있어야합니다. 즉, 단어가 중간에 쪼개지지 않습니다. 각 줄은 더 …
22 code-golf  string  code-golf  string  parsing  apl  math  primes  integer  fastest-code  code-golf  math  primes  integer  code-golf  ascii-art  kolmogorov-complexity  code-golf  string  array-manipulation  code-golf  number  code-golf  sequence  code-golf  math  arithmetic  code-golf  date  conversion  code-golf  geometry  combinatorics  grid  code-golf  string  code-golf  counting  java  code-golf  chess  code-golf  path-finding  conversion  atomic-code-golf  logic-gates  code-golf  fibonacci  code-golf  ascii-art  fractal  code-golf  quine  code-golf  string  code-golf  array-manipulation  decision-problem  code-golf  quine  code-golf  code-challenge  array-manipulation  code-challenge  word-search  code-golf  binary  conversion  code-golf  code-golf  restricted-source  code-golf  kolmogorov-complexity  restricted-source  code-golf  kolmogorov-complexity  random  animation 

23
프랙탈 대성당
양의 integer가 주어지면 다음 구조 n >= 1의 첫 번째 n행을 출력하십시오 . # # # ### # # # # # ## ## ##### # # # # # # # # # # ### # ## ## ## # ## ### ### ####### n번째의 1 행 인덱스의 이진 …

당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.