«scrabble» 태그된 질문

30
2 글자 글자 맞추기 단어 모두 인쇄
도전 과제 : 가능한 한 적은 바이트를 사용하여 스크래블에서 허용되는 2 글자마다 인쇄 하십시오. 여기에 텍스트 파일 목록을 만들었습니다 . 아래도 참조하십시오. 101 개의 단어가 있습니다. C 나 V로 시작하는 단어는 없습니다. 최적이 아닌 솔루션이라도 권장됩니다. AA AB AD ... ZA 규칙 : 출력 된 단어는 어떻게 든 분리되어야합니다. 대소 …

14
낡은 타일 글자 맞추기
문제 숲 한가운데에 오두막에 갇혀 있으며, 오래된 스크래블만으로도 즐겁게 지낼 수 있습니다. 검사 결과 글자 맞추기가 너무 마모되어 각 글자의 점만 표시됩니다. 그럼에도 불구하고 당신은 게임을하기로 결정합니다. 가방에서 7 개의 편지를 꺼내 트레이에 놓으면 해당 편지의 내용을 결정해야합니다. 따라서 일반적으로 점 목록이 있으면 가능한 모든 문자열 또는 문자 목록으로 변환됩니다. …

8
깨지기 쉬운 Quine
깨지기 쉬운 Quine 깨지기 쉬운 퀴는 평가할 때 단일 문자를 제거하여 만든 각 하위 문자열을 갖는 속성을 만족시키는 퀴니로, 오류가 발생합니다. 예를 들어. 프로그램 asdf이 퀴인 경우 프로그램 이 깨지기 쉬운 경우 다음 프로그램에서 오류가 발생해야합니다. sdf adf asf asd 프로그램과 모든 하위 문자열은 완전히 결정적이어야하며 동일한 언어 여야합니다. 결국 …
30 code-golf  quine  code-golf  date  code-golf  sequence  code-golf  sorting  file-system  code-golf  code-golf  ascii-art  hexagonal-grid  code-golf  string  arithmetic  code-golf  code-golf  code-challenge  source-layout  code-golf  ascii-art  cellular-automata  code-golf  string  arithmetic  balanced-string  code-golf  number  primes  code-golf  ascii-art  hexagonal-grid  code-golf  string  code-golf  string  code-golf  sequence  code-golf  ascii-art  code-golf  conversion  hexadecimal  code-challenge  restricted-source  code-golf  math  grid  code-golf  string  ascii-art  code-golf  random  minesweeper  code-golf  ascii-art  kolmogorov-complexity  board-game  scrabble  code-golf  ascii-art  code-golf  math  number-theory  decision-problem  code-golf  string  code-golf  natural-language  code-golf  internet  stack-exchange-api  code-golf  code-golf  conversion  code-golf  string  code-golf  math  arithmetic  code-golf  string  whitespace  code-golf  graphical-output  internet  code-golf  string  code-golf  string  random  permutations  code-golf  string  code-golf  string 

17
빈 글자 맞추기 보드 그리기
표준 글자 맞추기 보드는 문자 타일을 놓을 수있는 15 × 15 격자 공간입니다. 대부분의 공백은 비어 있지만 일부는 더블 워드 점수 (분홍색), 트리플 워드 점수 (빨간색), 더블 문자 점수 (연한 파란색) 및 트리플 문자 점수 (파란색)입니다. 보통 중심에는 별이 있습니다 (더블 워드 점수로 계산). 표준 빈 스크래블 보드를 ASCII 형식으로 …

30
잘못된 Invali Inval
이 아이디어는 @ TùxCräftîñg의 채팅 메시지를 기반으로 합니다. 아래 예제 시퀀스를 살펴보십시오. INVALID0, INVALID1, INVALID2 INVALID3, INVALID4...INVALID9 후에 INVALID9는 다음과 같이 진행됩니다. INVALI0, INVALI1, INVALI2, INVALI3...INVALI9 그리고 후에 INVALI9는 다음과 같습니다. INVAL0, INVAL1, INVAL2, INVAL3...INVAL9 다음 INVAL9과 같습니다. INVA0, INVA1, INVA2, INVA3, ...INVA9 우리가 INVALID매번 단어에서 문자를 어떻게 제거했는지 주목하십시오 …

15
문자열의 글자 맞추기 점수 및 유효성 확인
당신의 임무는 주어진 문자열이 적절한 길이이고 스크래블 타일로 표현 될 수 있는지 결정하고, 그렇다면 각 문자의 점수의 합을 출력하는 것입니다. 글자 맞추기 게임 방법을 모르는 경우 다양한 글자 A–Z가 인쇄 된 100 개의 타일과 글자를 나타내는 두 개의 와일드 카드가 있습니다. 각 문자에는 특정 개수의 점이 있으며 각 타일 (단, …

7
Scralphabet 최적화
스크 락 알파벳 글자 맞추기 타일의 일반적인 가방에는 다음 문자가 포함됩니다 ( ?빈 문자 이며 다른 문자를 나타낼 수 있음). AAAAAAAAABBCCDDDDEEEEEEEEEEEEFFGGGHHIIIIIIIIIJKLLLLMMNNNNNNOOOOOOOOPPQRRRRRRSSSSTTTTTTUUUUVVWWXYYZ?? 글자의 값은 다음과 같습니다. {"A": 1,"B": 3,"C": 3,"D": 2,"E": 1,"F": 4,"G": 2,"H": 4,"I": 1,"J": 8,"K": 5,"L": 1,"M": 3,"N": 1,"O": 1,"P": 3,"Q": 10,"R": 1,"S": 1,"T": 1,"U": 1,"V": 4,"W": 4,"X": 8,"Y": …

3
Brainfuck의 비트 연산자
당신의 임무는 다음 각 이진 연산자 각각에 대해 하나의 brainfuck 프로그램을 만드는 것입니다. 각 프로그램은 입력에서 하나 또는 두 개의 8 비트 숫자 (A 및 B)를 가져 와서 지정된 연산을 계산해야합니다. A XOR B A AND B A OR B A Shifted Left by 1 (circular shift) NOT A 5를 …
13 code-golf  binary  brainfuck  code-golf  code-golf  ascii-art  random  code-golf  code-golf  code-challenge  sorting  code-golf  code-challenge  java  code-golf  statistics  code-golf  code-challenge  fastest-code  code-golf  math  code-golf  math  kolmogorov-complexity  code-golf  code-golf  array-manipulation  combinatorics  code-golf  kolmogorov-complexity  popularity-contest  underhanded  code-golf  math  floating-point  code-golf  interpreter  code-golf  music  code-golf  code-golf  cryptography  code-challenge  scrabble  code-golf  code-challenge  popularity-contest  quine  code-golf  quine  cryptography  code-golf  kolmogorov-complexity  code-golf  printable-ascii  code-golf  chess  code-golf  math  number-theory  code-challenge  c  code-golf  random  popularity-contest  hello-world  code-shuffleboard  code-golf  compression  grammars  code-golf  tips  code-golf  sequence  code-golf  string  code-challenge  sorting  permutations  code-golf  string  code-challenge  optimization  code-golf  interpreter  code-challenge  string  code-golf  math  number  fibonacci  string  compression  c#  code-golf  chemistry  popularity-contest  math  c  c++  java  code-golf  math  function  code-golf  complex-numbers  code-golf  geometry 
당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.