«test-battery» 태그된 질문

점수 기준이 많은 문제는 많은 테스트 사례를 통해 프로그램의 출력을 실행하는 것과 관련이 있습니다.

2
전면 퍼즐 해결사 구축
윗면 퍼즐은 3 개의 직교 뷰 (상단 뷰, 정면 뷰 및 측면 뷰)가 주어지면 (보통 입방) 블록의 3D 모양을 구성해야하는 퍼즐입니다. 예를 들어, 다음과 같이 평면도, 정면도 및 측면도가 제공됩니다. Top: Front: Side: . . . . . . . . . . . . . x x . . …

3
격차 해소
흰색 배경과 검은 점 세트가있는 흑백 이미지가 제공되면 흰색 픽셀 세트를 빨간색으로 페인트하여 각 검은 픽셀 쌍 사이에 경로가 있도록합니다. 세부 경로는 연결된 픽셀 세트입니다 (8 개 인접 연결). 경로의 일부로 검은 색 픽셀을 사용할 수 있습니다. 목표는 위의 조건에서 빨간색 픽셀 세트를 최소화하고 해당 이미지를 출력하는 것입니다. 최적의 솔루션 …

1
축소기를 작성합시다
배경 축소 기는 일반적으로 웹 브라우저에 JavaScript를 제공 할 때 사용됩니다. 일반적으로 전송해야하는 바이트 수를 줄이는 데 사용됩니다. 대역폭 절약은 명백한 이유로 유용합니다. 어떤 사람들은 의도적으로 코드를 읽기 어렵게 만드는 난독 화를 사용합니다. 우리는 파이썬 2를 축소 할 것입니다 나는 축소 경험에 JavaScript 또는 Python을 사용할지 여부에 대해 토론하고 있었고 …

11
대소 문자 일치 찾기 바꾸기
텍스트 문자열 인 세 개의 입력을 취하십시오 T. 문자열은 대체 F; 을 대신 할 문자열입니다 R. T와 동일한 (대소 문자를 구분하지 않는) 문자가있는 각 하위 문자열에 대해의 하위 문자열을 F대체하십시오 R. 그러나 원본과 동일한 대소 문자를 유지하십시오. 보다 많은 문자가있는 R경우 F추가 문자는 대소 문자가 같아야합니다 R. 에 숫자 나 …
14 code-golf  string  code-golf  string  ascii-art  alphabet  code-golf  number  sequence  counting  code-golf  sequence  counting  code-golf  quine  source-layout  code-golf  string  code-golf  decision-problem  game  code-golf  string  quine  source-layout  subsequence  code-golf  quine  code-golf  array-manipulation  integer  code-golf  ascii-art  code-golf  sequence  integer  code-golf  kolmogorov-complexity  code-golf  array-manipulation  integer  code-golf  number  array-manipulation  integer  code-golf  string  number  integer  code-golf  string  ascii-art  code-challenge  test-battery  expression-building  source-layout  printable-ascii  code-bowling  code-golf  number  code-golf  number  string  binary  code-golf  matrix  conversion  code-golf  number  arithmetic 

6
브레인 플락에게 보내는 텍스트
당신의 도전은 입력 텍스트를 텍스트를 출력 할 뇌-플래그 코드로 바꾸는 것입니다. 여기 에서 권한을 가지고 여기 에서 가져온 튜토리얼 Brain-Flak에는 '왼쪽'과 '오른쪽'으로 알려진 두 개의 스택이 있습니다. 활성 스택은 왼쪽에서 시작합니다. 빈 스택이 튀어 나오면 0을 반환합니다. 그게 다입니다. 다른 변수는 없습니다. 프로그램이 시작되면 각 명령 행 인수가 활성 스택으로 …

3
수수께끼!
소개 : 조합 논리 조합 논리 (CL)는 기본적으로 기능인 결합 자라는 것을 기반 으로합니다. 두 가지 기본 "내장"콤비 네이터가 S있으며 K, 이에 대해서는 나중에 설명합니다. 왼쪽 연관성 CL은 왼쪽 연관 입니다. 즉, 포함 된 다른 괄호 쌍의 가장 왼쪽에있는 괄호 (물건 포함)는 제거 할 수 있습니다. 예를 들면 다음과 같습니다. …

2
Kipple을 해석하십시오!
소개 Kipple 은 2003 년 3 월 Rune Berg가 발명 한 스택 기반의 난해한 프로그래밍 언어입니다. Kipple에는 27 개의 스택, 4 개의 연산자 및 제어 구조가 있습니다. 스택 스택은 이름이 지정됩니다 a- z및 32 비트 부호있는 정수가 포함되어 있습니다. @숫자를보다 편리하게 출력 할 수 있도록 특수 스택이 있습니다 . 숫자를로 …
12 code-golf  interpreter  code-golf  string  code-golf  math  string  code-golf  ascii-art  path-finding  code-golf  string  ascii-art  code-golf  interpreter  binary  logic-gates  logic  code-golf  ascii-art  code-golf  graph-theory  code-golf  string  code-golf  number  sorting  code-golf  number-theory  random  cryptography  polynomials  code-golf  number  code-golf  math  number  sequence  code-golf  quine  code-generation  code-golf  arithmetic  set-theory  code-golf  sequence  code-golf  code-golf  string  math  fastest-code  optimization  code-golf  code-golf  internet  stack-exchange-api  code-golf  array-manipulation  code-golf  string  internet  string  code-challenge  internet  test-battery  code-golf  math  pi  code-golf  arithmetic  primes  code-golf  array-manipulation  code-golf  string  code-golf  string  palindrome  code-golf  sequence  number-theory  fastest-algorithm  code-golf  math  number  base-conversion  code-golf  number-theory  sorting  subsequence  search  code-golf  permutations  code-challenge  popularity-contest  code-generation 

4
Nonographic Magnitude Optimizer ™ 구축
노노 그램은 다음과 같이 연속 영역 목록에 따라 흑백 사진을 그리는 것이 목표 인 일본 퍼즐 게임입니다. 행 또는 열의 비 그래픽 크기 를 해당 행 또는 열의 연속 된 검은 색 영역의 수로 정의하십시오 . 예를 들어, 맨 위 행의 비 그래픽 크기는 1입니다. 해당 행에 2 개의 사각형의 …

2
수론 해석, 모듈로 n
숫자 이론 (우리의 목적을 위해) 의 문장 은 다음과 같은 일련의 기호입니다. 0그리고 '(후임자)-후속 수단 +1, 그래서0'''' = 0 + 1 + 1 + 1 + 1 = 4 +(더하기)와 *(곱하기) = (동일) (그리고 )(괄호) 논리 연산자 nand( a nand bis not (a and b)) forall (범용 정량 자) v0, …
12 code-golf  number-theory  parsing  code-golf  kolmogorov-complexity  code-golf  code-golf  array-manipulation  matrix  code-golf  array-manipulation  code-golf  string  code-challenge  graphical-output  compression  code-golf  kolmogorov-complexity  code-golf  sequence  array-manipulation  code-golf  number  base-conversion  code-golf  string  decision-problem  code-golf  string  ascii-art  code-golf  string  random  code-challenge  brainfuck  code-generation  code-golf  code-golf  quine  code-golf  interpreter  code-golf  interpreter  code-golf  array-manipulation  sorting  code-golf  halting-problem  code-golf  javascript  code-golf  algorithm  code-golf  arithmetic  code-golf  math  counting  code-golf  math  code-golf  decision-problem  radiation-hardening  code-golf  conversion  bitwise  code-golf  number  decision-problem  code-golf  string  decision-problem  code-golf  random  game  code-golf  ascii-art  graphical-output  code-golf  decision-problem  binary-tree  tree-traversal  code-challenge  array-manipulation  code-challenge  graphical-output  path-finding  test-battery  algorithm  code-golf  integer  factorial  code-golf  binary-tree  code-golf  grid  graph-theory  code-golf  regular-expression  quine  code-golf  encoding  code-golf  king-of-the-hill  javascript 

5
양파 아니면 양파?
양파 (경고 : 많은 기사는 NSFW)는 전통적인 뉴스 매체를 패러디하는 풍자적 뉴스 조직입니다. The Onion은 2014 년에 BuzzFeed와 같은 "clickbait"사이트를 패러디하는 풍자적 인 뉴스 웹 사이트 인 ClickHole (경고 : NSFW)을 시작했습니다 . Poe 's Law 덕분 에 사람들이 The Onion 또는 ClickHole의 기사 헤드 라인을 읽고 그들이 풍자라는 것을 …

4
인사말을 제거
도전 안녕하세요, 문자열을 입력으로 받으면 문자열 의 시작 부분에서 찾은 인사말을 제거하십시오 . 50 바이트 미만에서 가장 정확한 대체를 수행하는 프로그램이 승리합니다. 인사말 인사말은 다음 단어 중 하나로 정의됩니다. 안녕 야 안녕하세요 소중한 인사말 하이 얘들 아 유이 Howdy 히야 건초 헤야 홀라 히히 인사말 첫 글자는 대문자 일 수 …


2
X와 Y의 차이가 2 이상인 3보다 큰 X
C ++을 골프 다운하려고합니다. 이 조건을 더 짧게 만들 수 있습니까? X > 3 & X - Y > 1 (물론 공백을 제거하는 것을 제외하고) 그래서, X적어도입니다 4만 X >= Y + 2. X그리고 Y에서 [0,5] 구간에서의 정수이다. 비트 단위 수식을 찾으려고했지만 실패했습니다.
11 code-golf  number  tips  c++  code-golf  popularity-contest  obfuscation  code-golf  c  code-golf  board-game  hexagonal-grid  code-golf  game  grid  code-golf  number  permutations  popularity-contest  math  graphical-output  number-theory  king-of-the-hill  code-challenge  compression  code-challenge  fastest-code  code-golf  math  ascii-art  animation  code-golf  popularity-contest  generation  counting  fastest-code  fastest-code  popularity-contest  image-processing  king-of-the-hill  code-golf  conversion  binary-tree  code-golf  math  number  rational-numbers  division  code-golf  restricted-source  hashing  atomic-code-golf  logic-gates  code-golf  function  code-challenge  puzzle-solver  ai-player  test-battery  popularity-contest  music  compression  code-golf  number  stack  atomic-code-golf  logic-gates  ascii-art  popularity-contest  code-golf  date  grid  code-challenge  game  code-golf  parsing  code-golf  math  geometry  sequence  popularity-contest  code-trolling  code-golf  string  restricted-source  code-golf  quine  king-of-the-hill  code-golf  math  code-golf  simulation  code-golf  ascii-art  code-challenge  sorting  optimization 

2
누락 된 RGB 채널 재구성
RGB 채널 중 하나를 사용하여 자연 장면의 사진을 살펴보십시오. 출처 (빨간색) : https://en.wikipedia.org/wiki/File:Altja_j%C3%B5gi_Lahemaal.jpg 출처 (녹색) : https://commons.wikimedia.org/wiki/File:2007_mather-lake_hg.jpg 출처 (파란색) : https://commons.wikimedia.org/wiki/File:Fox_01.jpg 채널 중 하나가 없어도 특정 색상의 색상을 만들거나 누락 된 채널의 재구성이 정확한 경우 적어도 좋은 아이디어를 얻을 수 있습니다. 예를 들어, 다음은 무작위 노이즈 인 빨간색 채널이 다시 …

4
카운터를 특정 숫자로 이동시키는 가장 짧은 방법 찾기
카운터가 있습니다. 다음과 같은 작은 장치입니다. 디스플레이가에서 0000로 바뀝니다 9999. 상단에 작은 푸시 버튼이있어 카운트가 1 씩 증가하고 오른쪽에 작은 노브가있어 카운터를 다시 0으로 재설정하는 것이 목적입니다. 이제 작은 손잡이의 특징은 뒤로 돌리면 다시 앞으로 돌리면 원하는 숫자를 늘릴 수 있다는 것입니다. 따라서 카운터 버튼이 10 번 눌러 카운터가 표시 …

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