«quine» 태그된 질문

quine은 소스를 출력으로 생성하는 프로그램입니다. 이 태그는 챌린지가 퀴네와 관련되어 있음을 나타냅니다.

6
여러 번 Quine
당신의 임무는 다음과 같은 프로그램을 만드는 것입니다. 당신은 숫자를해야합니다. (정, 부, 분수 입력 가능) 음수이면 퀴인을 뒤집습니다. 그 숫자를 부정하십시오 (긍정적이 되십시오) 그런 다음 <입력 숫자의 정수 부분> 번 반복하고 소스 프로그램에서 먼저 <floor (입력 숫자의 소수 부분 * 길이)>를 인쇄합니다. 정수인 경우 분수 부분은 0입니다. 프로그램이 회문이 아닌 경우 …
16 code-golf  quine 

2
문자열을 인코딩하기 위해 자신을 치환하는 프로그램 (퀸-변형)
다음 80 자 라인을 인쇄하는 프로그램을 작성하십시오. codegolf.stackexchange.com의이 프로그램은 자체를 변경하여 문자열을 인코딩합니다. 그런 다음 한 줄의 입력을 받아 들인 다음 다시 정렬 할 수 있는 코드 포인트를 사용하여 소스 코드를 인쇄합니다 (아무 추가되지 않고 삭제되지 않음). 해당 코드가 실행될 때 인쇄 된 줄이 가장 최근에 입력 된 줄을 제외하고는 …
16 code-golf  quine 

3
Vim quine을 작성하십시오! [닫은]
닫은. 이 질문은 주제에 맞지 않습니다 . 현재 답변을받지 않습니다. 이 질문을 개선하고 싶습니까? Code Golf Stack Exchange에 대한 주제가 되도록 질문을 업데이트하십시오 . 휴일 오년 전에 . 골: 25 개 이상의 ASCII 문자를 포함하는 파일을 Vim에 작성하고 저장하십시오. 이 파일을 만들고 저장하는 동안 사용 된 정확한 키 입력 은 …
16 quine  vim 

20
숫자를 분해하십시오!
당신의 임무는 아래 형식을 사용하여 숫자를 분해하는 것입니다. 이것은 기본 변환과 유사, 대신을 나열하는 것을 제외시켰다 digits기본에, 당신은 목록 values목록 입력까지 추가하도록. 주어진베이스 인 경우 n, 다음 목록의 각 수의 형식이어야합니다 k*(n**m), 0<=k<n그리고 m목록에서 고유합니다. 명세서 합리적인 입 / 출력 형식 프로그램 / 기능은 2 개의 입력을 받아서 목록을 출력합니다. …
16 code-golf  number  sequence  number-theory  base-conversion  code-golf  bitwise  hashing  code-golf  string  ascii-art  whitespace  code-golf  math  code-golf  code-golf  image-processing  counting  code-golf  math  arithmetic  checksum  code-golf  code-golf  math  arithmetic  number-theory  code-golf  array-manipulation  random  code-golf  string  code-golf  math  ascii-art  base-conversion  code-golf  graphical-output  geometry  3d  code-golf  math  linear-algebra  matrix  code-golf  math  number  sequence  code-golf  array-manipulation  code-golf  math  matrix  linear-algebra  code-golf  number  sequence  counting  code-golf  string  code-golf  string  restricted-source  quine  sorting  code-golf  string  geometry  code-golf  string  code-golf  networking  code-golf  base-conversion  code-golf  math  matrix  code-golf  arithmetic  linear-algebra  matrix  code-golf  number  arithmetic  grid  code-golf  number  source-layout  code-golf  string  bitwise  checksum  code-golf  array-manipulation  code-golf  string  probability-theory  code-golf  tips  code-golf  sequence  code-golf  string  math  sequence  calculus  code-golf  string  palindrome  bioinformatics  code-golf  math  combinatorics  counting  permutations  code-golf  parsing  logic-gates  code-golf  arithmetic  number-theory  combinatorics  code-golf  math  sequence  polynomials  integer  code-golf  string  ascii-art  chess  code-golf  string  code-golf  number  code-golf  string  ascii-art  parsing  code-golf  code-golf  number  natural-language  conversion  code-golf  arithmetic  code-golf  string  code-golf  ascii-art  decision-problem 

4
ASCII 아트로 긴 나누기 시각화
ASCII 아트로 긴 나눗셈을 시각화하는 프로그램을 작성하십시오. 입력은 선택한 입력 형식을 사용하여 분자와 분모의 두 정수로 구성됩니다. 예 : 1234 ÷ 56 : 22 ---- 56|1234 112 --- 114 112 --- 2 1002012 ÷ 12 : 83501 ------- 12|1002012 96 --- 42 36 -- 60 60 -- 12 12 -- …

7
진동 평등
on [l, r]에서 시작하여 시간 단위당 하나의 단위 속도로 두 개의 정수 포인트 사이에서 진동하는 객체가 있습니다. 당신은 가정 할 수 있습니다 . 예를 들어 객체가 진동 하면 다음과 같은 결과가 나타납니다.lt=0l < r[3, 6] t=0 -> 3 t=1 -> 4 t=2 -> 5 t=3 -> 6 t=4 -> 5 …
15 code-golf  array-manipulation  decision-problem  code-golf  math  number-theory  palindrome  integer-partitions  code-golf  math  decision-problem  geometry  code-golf  string  random  code-golf  ascii-art  code-golf  kolmogorov-complexity  primes  code-golf  kolmogorov-complexity  code-golf  graphical-output  code-golf  number-theory  primes  integer  factoring  code-golf  sequence  array-manipulation  integer  code-golf  array-manipulation  matrix  code-golf  sequence  binary  code-golf  game  cellular-automata  game-of-life  binary-matrix  code-golf  string  ascii-art  code-golf  random  generation  logic  code-golf  string  code-golf  code-golf  sequence  array-manipulation  random  apl  code-golf  code-golf  sequence  primes  code-golf  math  sequence  integer  code-golf  number  arithmetic  array-manipulation  decision-problem  code-golf  ascii-art  number  code-golf  restricted-source  quine  code-golf  chess  board-game  code-golf  math  sequence  code-golf  number  sequence  kolmogorov-complexity  code-golf  number  sequence  arithmetic  code-golf  math  number  alphabet  code-golf  ascii-art  classification  statistics  apl  code-golf  array-manipulation  matrix  code-golf  string  kolmogorov-complexity  code-golf  sequence  binary  base-conversion  binary-matrix  code-golf  string  classification  code-golf  tips  python  code-golf  combinatorics  binary  subsequence  restricted-time  code-golf  number  number-theory  code-golf  math  number  complex-numbers  code-golf  string  code-golf  string  code-golf  string  random  game  king-of-the-hill  python  code-golf  number  sequence  code-golf  number  sequence  code-golf  code-golf  math  number  array-manipulation  code-golf  array-manipulation  decision-problem  code-golf  string  code-golf  sequence  integer 

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 

13
입력 값이 포함 된 퀴네 인쇄
직무 에서 a~ 까지의 문자로만 구성된 입력에 문자열이 제공 됩니다 z. 즉, 입력이 정규식과 일치합니다 /^[a-z]*$/. 출력은 동일한 언어로 된 완전한 프로그램이어야하며, 소스 코드에는 입력이 포함되어 있으며 적절한 퀴네입니다. 예 프로그램은 입력 abc과 출력을 받습니다 : ...abc... 위의 내용은 입력 및 출력이없는 동일한 언어의 완전한 프로그램이어야합니다. ...abc... 즉 자체 출력됩니다. …
15 code-golf  quine 

5
16 진수 소스 코드를 덤프하십시오
코드 골프를 할 때 보통 인쇄 할 수없는 문자를 사용했기 때문에 코드의 16 진 덤프가 필요한 경우가 있습니다. 그렇다면 Hex Dumps 자체 프로그램을 작성해 보시겠습니까? 도전 이 과제는 입력이 없으면 소스 코드의 16 진 덤프를 다음 형식으로 출력하는 것입니다. 0000: 00 00 00 00 00 00 00 00 00 00 …
15 code-golf  quine 

2
순열을 일치시킵니다!
당신의 도전은 그 자체의 모든 문자열 순열과 일치하는 정규 표현식을 만드는 것입니다. 일치는 대소 문자를 구분해야합니다. 예를 들어 정규 표현식이 다음과 같은 경우 ABC 다음 문자열과 일치해야합니다. ABC ACB BAC BCA CAB CBA 다음과 일치하지 않아야합니다. AABC (contains an extra A) ABCD (contains an extra D) AC (no B) AAA …

8
랜덤 퀸
무작위로 자체 생성 할 수있는 프로그램을 작성하십시오. 소스 코드에 사용 된 토큰을 기반으로해야합니다 . 프로그램의 소스 코드가 50 개의 고유 토큰으로 구성되고 60 개의 토큰 길이 인 경우 프로그램은 각 토큰이 50 개의 고유 토큰 중 하나에서 임의로 선택되는 60 개의 토큰을 출력해야합니다. 예를 들어,이 프로그램은 50 ^ 60의 확률로 …

20
Quine… 그러나 1 개씩 움직였다
10 진수로 인쇄 가능한 ASCII 문자 코드를 참조하면 32에서 126까지 32의 공백이있는 인쇄 가능한 문자가 있음을 알 수 있습니다. 32-125 (126 제외)의 문자 만 사용하여 프로그램을 작성해야합니다.이 코드는 실행될 때 소스 코드의 각 문자에 ASCII 코드가 1 씩 증가하는 것을 제외하고 자체 소스 코드를 인쇄합니다. 예를 들어 소스 코드가 main(){printf("Hello …

2
언어의 이름을 입력으로 받아 입력 언어에서 구현 된 것과 동일한 것을 출력하는 Quine
Quine central 에서 출발하는 경우 : 언어 이름을 입력으로 사용하고 입력 언어에서 구현 된 것과 동일한 것을 출력하는 quine을 작성하십시오. 소스 기사에는 작업 할 수있는 내용이 있지만 저자가 말한 것처럼 훨씬 어렵습니다. 분명히 제한된 언어 세트 만 지원하면됩니다. 그러나 기본 언어뿐만 아니라 선택이 귀하의 것입니다. A와 코드 도전 , 당신의 …

1
방사선 강화 퀸 만들기
어젯밤에 Radiation Hardened Quine 챌린지를 찾고 있었지만 찾을 수 없었습니다. 아직 아무도 물어 보지 않았습니다! 그래서 여기 있습니다 : 당신의 임무는, 그것을 읽지 않고 자신의 소스를 인쇄하는 비어 있지 않은 컴퓨터 프로그램 인 quine을 만드는 것입니다. 또한 원래 프로그램에서 1 바이트를 제거하면 새 프로그램이 원래 프로그램의 소스를 인쇄해야합니다. 이것은 코드 …

1
돌연변이 강화 퀴네
당신의 임무는 자체 소스를 인쇄하는 프로그램을 만드는 것입니다. "이봐, 우리는 이미이 도전에 직면 해있다. 그리고 수많은 변형이있다! 왜 또 다른 도전을하고 있는가?" 당신은 요청할 수 있지만, 이것은 가장 어려운 것 중 하나가 될 것입니다 (어쨌든). quine은 "mutation-hardened"이어야합니다. 즉, quine은 해당 문자 중 하나라도 복제 된 경우에도 원본 프로그램의 소스 코드를 …

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