«restricted-source» 태그된 질문

예를 들어 소스 코드에 숫자가없는 경우 문제를 해결하는 데 사용되는 소스 코드에 제한을 둡니다.

30
제한된 미니 도전 강도 스레드
경찰 실 강도로서의 임무는 경찰 솔루션을 찾고 제공된 세트의 바이트 만 사용하여 시퀀스의 n 번째 항을 계산하는 언어로 프로그램을 작성하는 것입니다. 목표는 가능한 한 많은 경찰의 답변을 해독하는 것입니다. 각 균열마다 단일 포인트를 수여합니다. 균열이 작동하는 한 경찰이 의도 한 해결책 일 필요는 없다.

30
앵무새 프로그램 만들기
입력이 주어지면 그 입력 다음에 줄 바꿈이 끝없이 출력됩니다. 입력은 인쇄 가능한 ASCII 문자 ( 0x20-0x7E)와 줄 바꿈 ( 0x0A) 만으로 구성된 문자열 입니다. 입력이 길이 0이면 끝없이 줄 바꿈을 출력합니다. 이것은 코드 골프 이므로 각 언어에서 가장 적은 바이트 가 이깁니다!
15 code-golf  string  sequence  combinatorics  fastest-code  number  code-challenge  restricted-source  rosetta-stone  code-golf  arithmetic  decision-problem  integer  factorial  code-golf  arithmetic  decision-problem  integer  bitwise  code-golf  kolmogorov-complexity  code-golf  tips  vim  code-golf  quine  code-generation  code-golf  string  restricted-source  code-golf  string  random  unicode  code-golf  audio  code-golf  ascii-art  code-golf  decision-problem  code-golf  puzzle-solver  code-golf  restricted-source  code-golf  kolmogorov-complexity  permutations  hexagonal-grid  code-golf  string  math  combinatorics  fastest-code  code-golf  restricted-source  code-golf  string  code-golf  arithmetic  code-golf  math  number  code-golf  string  decision-problem  balanced-string  code-golf  binary  code-golf  string  number  code-challenge  restricted-source  code-golf  ascii-art  printable-ascii  interactive  code-golf  string  ascii-art  code-challenge  restricted-source  source-layout  code-golf  arithmetic  tips  functional-programming  golfing-language  code-golf  binary  encryption 

15
바울과 닭을 먹을 다섯 친구 찾기
Paul은 벨기에 지인 중 한 명이며 다음 5 개 중 하나 이상의 문자열 을 출력 하는 프로그램을 만들고 싶습니다 . 12496=>14288=>15472=>14536=>14264 14264=>12496=>14288=>15472=>14536 14536=>14264=>12496=>14288=>15472 15472=>14536=>14264=>12496=>14288 14288=>15472=>14536=>14264=>12496 그것은 그가 가장 자랑스럽게 생각하는 친구들을 대표하며 친구들과 함께 먹고 싶어합니다. Paul은 또한 숫자 6이 완벽하다고 생각합니다. 따라서 코드에서 "6"이외의 다른 숫자를 사용할 수 없습니다 …

3
스택 기반 언어 토큰 화
나는 작업을했습니다 다른 호출 스택 기반의 골프 언어 Stackgoat . 이 과제에서는 Stackgoat (또는 실제로는 일반적인 스택 기반 언어) 용 Tokenizer를 작성하게됩니다. 예 "PPCG"23+ ["PPCG", '23', '+'] 'a "bc" + ['"a"', '"bc"', '+'] 12 34+-"abc\"de'fg\\" ['12', '34', '+', '-', '"abc\"de'fg\\"'] "foo ['"foo"'] (empty input) [] ' "" ['" "', '""'] …
15 code-golf  parsing  code-golf  hexagonal-grid  code-golf  string  code-golf  string  code-golf  combinatorics  code-golf  ascii-art  code-golf  string  game  counting  code-golf  arithmetic  complex-numbers  code-golf  string  code-golf  decision-problem  hexagonal-grid  code-golf  string  sequence  code-golf  number  arithmetic  code-golf  ascii-art  code-golf  ascii-art  code-golf  string  arithmetic  code-golf  number  simulation  code-golf  number  arithmetic  code-golf  string  sequence  unicode  code-golf  string  ascii-art  balanced-string  code-golf  number  clock  code-golf  ascii-art  number  code-golf  math  number  sequence  code-golf  string  ascii-art  balanced-string  code-golf  math  string  popularity-contest  graphical-output  image-processing  code-golf  string  permutations  code-golf  string  code-golf  random  code-golf  string  cryptography  palindrome  code-golf  chess  code-golf  math  array-manipulation  topology  code-golf  math  sequence  code-golf  keyboard  classification  code-golf  string  sequence  code-golf  natural-language  code-golf  math  number  sequence  sorting  code-golf  sequence  combinatorics  grid  tic-tac-toe  code-golf  geometry  code-golf  number  restricted-source  new-years  expression-building 

6
문자를 공유하지 않고 문자열 인쇄
편집 : 공백을 재사용 할 수 있습니다. 당신의 임무는 동일한 언어로 n 개의 프로그램 (또는 매개 변수 또는 함수 이름을 사용하지 않고 함수 또는 함수 본문)을 작성하는 것입니다. 유전율 번째 프로그램이 출력해야 (기수) 번호 K 표준 영어 (선택적 후행 개행) 소문자있다. 따라서 첫 번째 프로그램은 출력 one하고 두 번째 프로그램은 …

18
영숫자 균형
문자열을 입력으로 가져와 영숫자 및 영숫자가 아닌 문자 수를 계산하는 프로그램을 작성하십시오. 다음과 같이 결과를 표시해야합니다. 입력 : http://stackexchange.com 출력 :20 + 4 = 24 catch는 소스 코드가 영숫자가 아닌 문자와 같은 수의 영숫자를 가져야한다는 것입니다. 주석은 허용되지 않으며 공백은 무시됩니다. ( 공백 이라고하는 언어는 투표를 위해 경쟁 할 수 …

26
"Hello world!", 각 문자를 n 번 반복합니다.
폐쇄되었습니다 . 이 질문은 더 집중되어야 합니다. 현재 답변을받지 않습니다. 이 질문을 개선하고 싶습니까? 이 게시물 을 편집 하여 한 가지 문제에만 집중할 수 있도록 질문을 업데이트하십시오 . 휴일 삼년 전에 . 선택한 언어로 정확히 출력하는 프로그램을 작성하십시오 Hello world!. 프로그램의 각 문자는 n 번 반복되어야합니다 . n 을 선택하십시오 …

5
이진 컨벌루션
이진 컨벌루션은 숫자로 설명되며 숫자 M에 적용됩니다 N. 의 이진 표현에서 각 비트에 대해 M, 비트가 설정되면 ( 1), 출력의 대응하는 비트는 대응하는 비트에 인접한 2 개의 비트를 XOR 링함으로써 N(필요할 때 랩핑 ) 주어진다 . 비트가 설정되지 않은 경우 ( 0), 출력의 해당 비트는 해당 비트 in로 제공 N됩니다. …
15 code-golf  binary  integer  bitwise  code-golf  rational-numbers  code-golf  string  palindrome  code-golf  ascii-art  code-golf  code-golf  string  fibonacci  code-golf  math  sequence  code-golf  code-golf  string  palindrome  code-golf  string  code-golf  math  primes  source-layout  code-golf  sequence  binary  integer  code-golf  math  arithmetic  game  code-golf  restricted-source  palindrome  code-golf  restricted-source  palindrome  code-golf  combinatorics  binary  code-golf  string  math  code-golf  ascii-art  number  code-golf  cipher  code-golf  base-conversion  counting  code-golf  sequence  random  classification  code-golf  string  subsequence  code-golf  permutations  code-golf  string  code-golf  string  cipher  code-golf  kolmogorov-complexity  arithmetic  integer  code-golf  quine  markov-chain  code-golf  string  code-golf  code-golf  ascii-art  maze 

1
커닝햄 체인 계산
소수는 항상 사람들을 매료 시켰습니다. 2300 년 전 Euclid는 그의 "요소"에 썼습니다. 소수는 단위로 측정되는 것입니다. 즉 소수는 1(또는 그 자체로) 나눌 수 있음을 의미합니다 . 사람들은 항상 소수 사이의 관계를 찾아 왔고, ( "흥미로운"과 같이) 아주 이상한 것들을 생각해 냈습니다. 예를 들어, 소피 제르맹 소수는 소수입니다 p있는 2*p+1도 소수. …

30
(x, y)를 취하고 x를 y WITHOUT 루프의 거듭 제곱으로 되 돌리는 함수를 작성하십시오.
폐쇄되었습니다 . 이 질문에는 세부 사항이나 명확성 이 필요 합니다 . 현재 답변을받지 않습니다. 이 질문을 개선하고 싶습니까? 이 게시물 을 편집 하여 세부 사항을 추가하고 문제점을 명확하게하십시오 . 휴일 11개월 전에 . 이것은 정말 깔끔한 짧은 도전입니다. 함수 또는 두 개의 매개 변수, 프로 시저 작성 x및 y및 결과를 …

4
기계 코드에서 인쇄 가능한 가시 ASCII 문자 만 사용하여 x86 / x86-64에서 다르게 분기
작업은 간단합니다. 머신 코드에서 인쇄 가능한 보이는 ASCII 문자 0x21 ... 0x7e (공백 및 델타는 허용되지 않음) 만 사용하여 x86 (32 비트) 및 x86-64 (64 비트)로 다르게 분기되는 프로그램을 작성하십시오. . 조건부 어셈블리는 허용되지 않습니다. API 호출을 사용할 수 없습니다. 커널 모드 (링 0) 코드 사용은 허용되지 않습니다. Linux 또는 …

17
지역 변수없이 데크 섞기 [닫기]
닫은. 이 질문은 주제에 맞지 않습니다 . 현재 답변을받지 않습니다. 이 질문을 개선하고 싶습니까? Code Golf Stack Exchange에 대한 주제가 되도록 질문을 업데이트하십시오 . 휴일 2 년 전 . 이 퍼즐의 목적은 52 장의 카드를 가져 와서 섞어서 각 카드가 임의의 위치에 있도록하는 것입니다. 주어진: deck카드를 나타내는 52 개의 고유 …

8
내 소스가 순서대로되어 있습니까?
전달 된 문자열이 "정확한지"여부를 계산하는 프로그램, 함수 등을 작성해야합니다. 즉, 문자열의 문자에는 가장 작은 문자에서 가장 큰 문자 코드가 순서대로 있습니다. 가장 작은 문자 코드가 첫 번째 코드 여야합니다. 즉, 가장 낮은 유니 코드 코드 포인트가 가장 높은 것을 의미합니다. 언어가 사용하는 코드 페이지는 중요하지 않습니다. 입력이 "순서대로"인 경우 하나의 …

14
재배치 가능한 코드 볼링
코드 볼링 도전 소스 코드를 다시 정렬하는 방법에 관계없이 동일한 출력을 생성하는 프로그램이나 함수를 작성하십시오. (출력은 오류가 될 수 없습니다) 팬 그램 채점 점수는 소스 코드에서 고유 한 문자의 양입니다. 소스 코드 AJB가있는 3 프로그램 의 점수는 소스 코드 AAJ가있는 2 프로그램 의 점수는 소스 코드 111가있는 프로그램 의 점수가1 …

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 

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