«sequence» 태그된 질문

어떤 종류의 시퀀스와 관련된 문제.

19
세 개의 삼각형 숫자 [닫힘]
휴무 . 이 질문에는 세부 사항이나 명확성 이 필요 합니다 . 현재 답변을받지 않습니다. 이 질문을 개선하고 싶습니까? 이 게시물 을 편집 하여 세부 사항을 추가하고 문제점을 명확히하십시오 . 휴일 2 년 전 . 기술 이전에는이 ​​숫자들에 관해 다른 도전이 있었으며, 나는이 숫자가 그들 사이에 있지 않기를 바랍니다. N 삼각수 …

11
세븐 티 세븐 세븐
숫자 n와 상한 l목록에 주어진 길이가 7n 보다 작거나 그보다 작은 두 개 이상의 숫자를 곱하여 만들 수있는 숫자입니다 l. A161145 는이 과제에 가깝지만 7, 77, 777, 7777, 77777 등은 포함하지 않습니다. 예 n=anything, l<49 결과 : [] n=1, l=49 결과 : 7*7=49 f(1,49)=[49] n=1, l=343 결과 : 7*7 =49 …

8
역 삽입 정렬
객관적인 삽입 정렬 이 정렬 을 수행 하는 동작에서 원래 스크램블 목록을 생성하십시오 . 원본 목록 에는 입력의 크기 인 모든 숫자가 포함 0됩니다 N-1(포함) N. 입력 목록을 정렬하는 데 필요한 이동이 포함 된 목록입니다. 각 값은 원래 (스크램블 된) 숫자로 대체 된 슬롯의 양이 올바른 위치에 있음을 나타냅니다.이 프로세스는 …
19 code-golf  array-manipulation  code-golf  code-golf  animation  code-golf  restricted-source  code-golf  java  code-golf  decision-problem  graph-theory  code-golf  conversion  electrical-engineering  code-golf  ascii-art  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 

16
(KevinC 's) 삼각 DeciDigits 시퀀스
입력: 양의 정수 n 은 1 <= n <= 25000입니다. 산출: 이 순서에서 우리는 10 진수 1 / n으로 시작 합니다. 그런 다음 쉼표 뒤의 n 번째 자리 까지 (1 인덱싱) 자리 수를 올립니다 . ( n -1), 그 다음 ( n -2) 등이 될 때까지 자릿수를 올립니다 . n …

30
특정 범위의 숫자를 포함하는 정수의 수
프로그램은 숫자, 범위의 시작 및 범위의 끝을 입력하고 범위의 시작과 끝 사이에 숫자가 나타나는 정수의 수를 출력해야 합니다 . 프로그램과 기능 모두 허용됩니다. 입력 예 예를 들면 다음과 같습니다. //Input example 1 3,1,100 //Input example 2 3 1 100 //Input example 3 3 1 100 //Input example 4 a(3, 1, …

7
Gijswijt 시퀀스의 n 자리 생성
소개 Gijswijt의 시퀀스 ( A090822 )는 정말 정말 느립니다. 설명하기 위해 : 첫 번째 3은 9 번째 용어에 나타납니다. 첫 번째 4 개는 220 번째 용어로 먼 거리에 있지만 실현 가능합니다. 처음 5는 10 ^ (10 ^ 23) 번째 항 ( 대략)에 나타납니다 . 아무도 처음 6이 어디에 있는지 알지 …

5
더 단단한 물체 또는 부드러운 물체가 있습니까
What-If 책의 개봉에서 영감을 얻었습니다. 입력은 #내부에 객체가있는 문자열, 문자열 목록 등의 공백 사각형입니다 . ######## # # ######## ### #### ### #### ### 개체는 항상 교차하지 않고 비 터치 사각형입니다. 부드러운 객체는 #중간에의으로 채워지지 않고 경계 일 뿐인 객체로 정의되며 , 단단한 객체는 채워진 객체입니다. 폭이나 높이를 가진 물체 …
19 code-golf  ascii-art  counting  code-golf  number  grid  decision-problem  chess  code-golf  grid  graph-theory  chess  code-golf  math  geometry  code-golf  arithmetic  roman-numerals  fastest-code  code-golf  math  geometry  code-golf  string  cryptography  code-golf  number  sequence  decision-problem  code-golf  string  parsing  c  code-golf  sorting  integer  code-golf  number  sequence  rational-numbers  graphical-output  atomic-code-golf  assembly  box-256  code-golf  geometry  tips  python  code-golf  number  sequence  arithmetic  number-theory  code-golf  ascii-art  kolmogorov-complexity  geometry  code-golf  graphical-output  code-golf  math  code-golf  grid  cellular-automata  game-of-life  code-golf  string  subsequence  code-golf  arithmetic  rational-numbers  code-golf  tips  dc  code-golf  ascii-art  kolmogorov-complexity  date  code-golf  string  primes  code-golf  string  natural-language  conversion  code-golf  sequence  code-golf  number-theory  primes  base-conversion  code-golf  math  primes  base-conversion  code-golf  ascii-art  fractal  code-golf  matrix  code-golf  math  tips  geometry  python  string  code-challenge  keyboard  code-golf  graphical-output  code-golf  string  code-golf  number  sequence  cops-and-robbers  number  sequence  cops-and-robbers 

12
언제 이진 자동차를 이용할 수 있습니까?
오늘 출근했을 때 자동차의 주행 거리계가 101101에 있다는 것을 알았습니다. 이것은 바이너리 (그리고 회문)이기 때문에 멋진 숫자이지만 중요하지 않습니다. 다음에 언제 이진 주행 거리계 판독 값을 사용할지 알고 싶습니다. 운전 중에 주행 거리계를 읽을 수 없습니다. 위험하기 때문에 일을하거나 집에 도착할 때는 이진이어야합니다. 사무실을 오가는 길에 교통 체증이 심해서 매일 …

4
구분되지 않은 문자열에서 누락 된 숫자 찾기
문제는 무제한 정수 문자열에서 누락 된 숫자를 식별하는 것입니다. 숫자 문자열이 제공됩니다 (올바른 입력은 정규식과 일치합니다 ^[1-9][0-9]+$). 문자열은 정수 시퀀스를 나타냅니다. 예를 들면 다음과 같습니다 1234567891011. 순서의 모든 번호의 범위는 출신 1과 2147483647포함. 순서는 각 숫자가 이전 숫자보다 하나 큰 일련의 숫자입니다. 그러나이 시퀀스 에는 시퀀스에서 누락 된 숫자가 하나만 …

13
중간 사각형 방법
소개 중간 평방 방법은 의사 난수의 생성에 사용됩니다. 그러나 이것은 일반적으로 기간이 매우 짧고 심각한 약점이 있기 때문에 실제로는 좋은 방법이 아닙니다. 어떻게 작동합니까? 예를 들어 보자. 씨앗의 경우 다음을 선택합니다 123456. Seed 123456 종자 제곱 (종자 × 종자)은 다음과 같습니다. Seed² 15241383936 우리는 6 자리 숫자로 시작했습니다 . 즉, …

11
제곱 차이를 최대화
의 정수 값의 순열 고려 1에를 N. 예를 들면 다음과 N = 4같습니다. [1, 3, 4, 2] 우리는이 목록이 순환 그러한이라고 생각합니다 1및 2인접으로 처리됩니다. 이러한 목록에 대해 계산할 수있는 수량은 인접 값의 총 제곱 차이입니다. (1-3)² + (3-4)² + (4-2)² + (2-1)² = 10 당신의 임무는 양의 정수가 주어지면이 …
19 code-golf  array-manipulation  permutations  restricted-complexity  code-golf  geometry  grid  code-golf  string  sorting  code-golf  simulation  code-golf  string  code-golf  arithmetic  code-golf  sorting  code-golf  string  code-golf  sorting  code-golf  interpreter  code-golf  number  kolmogorov-complexity  natural-language  conversion  code-golf  random  internet  code-golf  board-game  code-golf  number  sequence  code-golf  math  number  code-challenge  image-processing  classification  test-battery  code-golf  ascii-art  code-golf  tips  code-golf  arithmetic  code-golf  tips  code-golf  tips  javascript  code-golf  array-manipulation  code-golf  ascii-art  code-golf  string  binary  code-golf  arithmetic  linear-algebra  matrix  code-golf  sequence  code-golf  math  number  arithmetic  code-golf  primes  code-golf  math  code-golf  array-manipulation  counting  code-golf  arithmetic  code-golf  quine  code-generation  polyglot  code-golf  math  kolmogorov-complexity  trigonometry  code-golf  string  encryption 

19
루카스-나치 수
배경 대부분의 사람들은 피보나치 수에 익숙 합니다F(n) . 0, 1, 1, 2, 3, 5, 8, 13, 21 ... 이러한 재귀 함수에 의해 형성되고 F(n) = F(n-1) + F(n-2)함께 F(0)=0와 F(1)=1. A000045 밀접하게 관련된 순서는 Lucas 번호입니다 L(m) . 2, 1, 3, 4, 7, 11, 18, 29 ... 이러한 재귀 함수에 …

3
프라임의 매핑
최근에 나는 양의 정수에서 유한하고 중첩 된 시퀀스까지 의 형용사 매핑 f 를 발견했습니다 . 이 과제의 목적은 선택한 언어로 구현하는 것입니다. 매핑 인수 가 n 인 숫자 n 을 고려하십시오 . 그때: 예를 들면 다음과 같습니다. 규칙 이 작업을 수행하기 위해 전체 프로그램 또는 함수를 작성할 수 있습니다. 출력은 …

15
하이퍼 큐브 요소
N 차원 하이퍼 큐브의 각 요소 유형 (정점, 모서리,면 등)의 수를 출력하는 함수 또는 프로그램을 작성하십시오. 예로서, 3 차원 큐브는 1 개의 셀 (즉, 1 3 차원 큐브), 6 개의면 (즉, 6 개의 2 차원 큐브), 12 개의 에지 (즉, 12 개의 2 차원 큐브) 및 8 개의 정점 (즉, …

19
리버스 앤 스퀘어
이 도전에서 당신은 호기심 시퀀스에서 숫자를 계산합니다. 입력은 음이 아닌 단일 십진수입니다. 이 정수의 비트를 뒤집은 다음 숫자를 제곱하여 필요한 출력을 얻습니다. 비트를 반전시킬 때 입력에 선행 0을 사용해서는 안됩니다. 예를 들면 다음과 같습니다. 26 (base 10) = 11010 (base 2) -> 01011 (base 2) = 11 -> 11*11 = …

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