«algorithm» 태그된 질문

알고리즘 생성 또는 구현과 관련된 문제

22
내추럴 파이 # 0-락
골 입력을받는 프로그램 / 함수를 만들고 임의의 정수 쌍이 소수 N인지 확인 N하고를 반환합니다 sqrt(6 * N / #coprime). TL; DR 이러한 과제는 Pi를 근사화하기 위해 자연과 두뇌 (및 일부 재사용 가능한 리소스) 만 필요한 알고리즘 시뮬레이션입니다. 좀비 종말 중에 Pi가 정말로 필요하다면,이 방법들은 탄약을 낭비 하지 않습니다 ! 앞으로 …
39 code-golf  math  random  pi  approximation  popularity-contest  code-golf  sequence  number-theory  binary  coding-theory  code-golf  math  3d  code-golf  code-golf  math  number  code-golf  kolmogorov-complexity  code-golf  ascii-art  graphical-output  binary-tree  code-golf  ascii-art  code-golf  ascii-art  kolmogorov-complexity  code-golf  array-manipulation  hexadecimal  code-golf  math  number  set-theory  code-golf  math  arithmetic  number-theory  integer  code-golf  string  kolmogorov-complexity  code-golf  math  sequence  arithmetic  decision-problem  code-golf  code-golf  ascii-art  code-golf  array-manipulation  parsing  code-golf  string  ascii-art  kolmogorov-complexity  code-challenge  code-golf  sequence  code-golf  number  array-manipulation  sorting  code-golf  string  function  code-golf  arithmetic  code-golf  math  sequence  number-theory  primes  restricted-source  javascript  code-challenge  polyglot  rosetta-stone  code-golf  code-golf  regular-expression  code-golf  math  code-golf  math  primes  code-golf  ascii-art  kolmogorov-complexity  binary  code-golf  math  sequence  code-golf  sequence  subsequence  code-golf  string  code-golf  parsing  music  code-golf  grid  game  path-finding  board-game  code-golf  string  binary  code-golf  array-manipulation  balanced-string  code-golf  code-golf  algorithm  code-golf  string  number  arithmetic  array-manipulation  code-golf  array-manipulation  binary-tree  tree-traversal  code-golf  code-golf  tips  code-golf  string  base-conversion  code-golf  tips  s.i.l.o.s  code-golf  string  ascii-art  code-golf  code-challenge  code-golf  game 

21
원래 번호
지침 대본 요한은 중요한 숫자를 가지고 있으며 다른 사람들이 그것을보고 싶어하지 않습니다. 그는 다음 단계를 사용하여 번호를 암호화하기로 결정했습니다. 그의 수는 항상 비 감소 순서입니다 (예. "1123") 그는 각 숫자를 영어 단어로 변환했습니다. (예. "123" -> "ONETWOTHREE") 그런 다음 글자를 무작위로 재 배열하십시오. (예. "ONETWOTHREE" -> "ENOWTOHEETR") 요한은 자신의 수가 …

11
배열에 에코가 있습니다 ... 배열에 에코가 있습니다 ... 배열
도움! 내 배열 중 일부에 성가신 에코가있는 것처럼 보이며 그것을 없애고 싶습니다. 이 경우 원래 배열이 가운데 어딘가에 반복되어 값이 서로 추가됩니다. 예를 들어, 배열 [ 422, 375, 527, 375, 859, 451, 754, 451 ]에는 다음과 같은 자체 에코가 포함됩니다. [ 422, 375, 527, 375, 859, 451, 754, 451 ] …

15
반 회문 퍼즐
회문은 그 자체로 반대되는 단어입니다. 이제 회문처럼 보이지만 그렇지 않은 단어가 있습니다. 단어를 고려 예를 들어 sheesh, sheesh그 반대이기 때문에 회문 아닌 hseehs다른 어떤 우리가 생각 그러나 경우에, sh다음이 역의이다, 단일 문자로 sheesh. 이런 종류의 단어를 우리는 반 회문이라고 부릅니다. 청크의 순서가 반대로되어 원래 단어가 형성되도록 단어를 몇 개의 청크로 …

6
128 년? 가상의 윤년 개혁
이 비디오 에 따르면 태양 년은 365 일, 5 시간, 48 분, 45 초 및 138 밀리 초 입니다. 현재 그레고리력으로 윤년의 규칙은 다음과 같습니다. if year is divisible by 400, LEAP YEAR else if year is divisible by 100, COMMON YEAR else if year is divisible by 4, LEAP …

23
거꾸로 된 피라미드 추가…
거꾸로 된 피라미드 추가는 숫자 목록을 가져와 한 숫자에 도달 할 때까지 숫자를 연속적으로 추가하는 프로세스입니다. 숫자 2, 1, 1가 주어지면 다음 프로세스가 발생합니다. 2 1 1 3 2 5 이것은 숫자로 끝납니다 5. 당신의 임무 Upside-Down Pyramid (오름차순)의 오른쪽이 주어지면 원래 목록을 반환하는 프로그램이나 함수를 작성하십시오. 새로운 추가 챌린지 …

8
가장 빠른 스도쿠 솔버
수상자 발견 마치 승자가있는 것 같습니다! 세계에서 가장 빠른 스도쿠 솔버에 이의를 제기 할 계획이 없다면 사용자 53x15는 엄청나게 빠른 솔버 Tdoku로 승리합니다. 여전히 솔버를 작업하는 사람은 시간이 있어도 새로운 제출물을 벤치마킹합니다. 도전 Sudoku 게임의 목표는 각 행, 열 및 상자에 각 숫자가 한 번만 포함되도록 각 셀에 하나씩 1-9의 …

27
* 통역사 작성
작업은 간단합니다. 언어에 대한 통역사를 작성하십시오 * . 다음은 위키에 대한 더 큰 링크입니다. 유효한 * 프로그램은 세 가지뿐입니다. * "Hello World"인쇄 * 0과 2,147,483,647 사이의 난수를 인쇄합니다 *+* 영원히 실행됩니다. 세 번째 경우는 이 질문 의 사양에 따라 무한 루프 여야합니다 입력: 입력은 표준 I / O 규칙에 따라 …
20 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 

11
에티오피아 곱셈
이 질문은이 영감 대답 . 우연히도, 나는 어렸을 때 이디오피아 곱셈을 사용했지만 최근까지 방법의 이름을 알지 못했습니다. 에티오피아 곱셈은 더하기, 배가, 반만 사용하여 정수를 곱하는 방법입니다. 방법: 두 숫자를 곱하고 두 열의 맨 위에 적습니다. 왼쪽 열에서 마지막 숫자의 반을 반복하여 나머지를 버리고 값을 1로 쓸 때까지 같은 열의 마지막 …

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

14
재귀 적으로 연결된 반복 누적 [N]과 M 반복
이 양 개의 정수를 타고 N와 M와의 연결된 누적 합계를 생성 [N]하여, M반복. 마지막 반복 결과를 출력합니다. 연결된 누적 합계의 정의 : 숫자로 시작 N하고 순서를 정의하십시오X = [N] X누적 합계에 추가X 2 단계를 반복하십시오 M. 벡터의 누적 합 X = [x1, x2, x3, x4]은 다음과 같습니다 [x1, x1+x2, x1+x2+x3, …
14 code-golf  number  sequence  code-golf  number  sequence  code-golf  binary-matrix  code-golf  math  tips  javascript  algorithm  code-golf  string  code-golf  number  sequence  code-golf  math  arithmetic  parsing  code-golf  number  sequence  primes  code-golf  string  ascii-art  geometry  integer  code-golf  geometry  code-golf  number  array-manipulation  code-golf  math  geometry  code-golf  number  sequence  arithmetic  integer  code-golf  string  kolmogorov-complexity  code-golf  number  code-golf  number  chess  code-golf  sequence  decision-problem  subsequence  code-golf  math  number  primes  code-golf  primes  permutations  code-golf  integer  probability-theory  statistics  code-golf  string  code-golf  sequence  decision-problem  parsing  board-game  code-golf  binary  graph-theory  code-golf  board-game  classification  tic-tac-toe  code-golf  ascii-art  polyglot  code-golf  date  code-golf  geometry 

11
느슨한 범위 해석
느슨한 범위 해석 ListSharp 는 많은 기능을 가진 해석 된 프로그래밍 언어입니다. 이러한 기능 중 하나는 다음과 같은 1 인덱스 기반 범위 작성자입니다. 범위를 정의 (INT) TO (INT)하거나 (INT)둘 다 또는 단일 int가 min에서 max int32 값으로 갈 수있는 곳을 정의하십시오. 그런 다음 해당 범위를 사용하여 배열의 경계를 넘길 염려없이 …
13 code-golf  array-manipulation  parsing  code-golf  string  ascii-art  kolmogorov-complexity  code-challenge  code-golf  sequence  code-golf  number  array-manipulation  sorting  code-golf  string  function  code-golf  arithmetic  code-golf  math  sequence  number-theory  primes  restricted-source  javascript  code-challenge  polyglot  rosetta-stone  code-golf  code-golf  regular-expression  code-golf  math  code-golf  math  primes  code-golf  ascii-art  kolmogorov-complexity  binary  code-golf  math  sequence  code-golf  sequence  subsequence  code-golf  string  code-golf  parsing  music  code-golf  grid  game  path-finding  board-game  code-golf  string  binary  code-golf  array-manipulation  balanced-string  code-golf  code-golf  algorithm  code-golf  string  number  arithmetic  array-manipulation  code-golf  array-manipulation  binary-tree  tree-traversal  code-golf  code-golf  tips  code-golf  string  base-conversion  code-golf  tips  s.i.l.o.s  code-golf  string  ascii-art  code-golf  code-challenge  code-golf  game 

5
Bresenham의 라인 래스터 화를 통해 모든 매트릭스에 대한 매트릭스 추적
영감을받은 이 . 실제로 래스터 그래픽을 다루는 2 학년 인 Agatha Stephendale은 선형 대수 과정을 수강했습니다. 이제 그녀는 행렬을 사각형으로 상상하지만 예술적으로는 사각형에 대각선을 연결하고 그에 따라 트레이스를 계산하려고합니다. 실제로, 그녀는 정사각 행렬뿐만 아니라 모든 행렬의 트레이스를 계산하려고합니다. Agatha는 아티스트이기 때문에 좋아하는 이미지 편집기에서 선을 그리는 방법을 알고 있으며 후자는 …

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 

8
숫자 삼각형
신용 이 코드 골프 도전에 영감을 준 Rand Al'Thor의 편지 기반 질문 에 감사드립니다 . 배경 이 도전의 본질은 Rand가 그의 "세 글자로 구성된 삼각형"에서 언급 한 알고리즘을 기반으로합니다. X, Y 또는 Z 인 10 개의 문자 시퀀스로 시작하십시오. 각 행에서 다음과 같이 다음 행을 구성하십시오. 인접한 두 글자가 같으면 …

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