«crossword» 태그된 질문

챌린지가 십자말 풀이와 관련이 있음을 나타냅니다.

9
줄을 Snakify
거친 문자열은 다음과 같습니다. T AnE eOf ifi ing h s x l A k e r isI amp Sna dSt 당신의 작업 문자열 s과 크기를 n취한 다음 스키닝 된 문자열을 출력하십시오. 입력 ThisIsAnExampleOfaSnakifiedString하고 3위의 예제를 생성 할 것입니다. 사양 s 코드 포인트 33에서 126 사이의 ASCII 문자 만 포함합니다 …
35 code-golf  string  ascii-art  code-golf  code-golf  string  balanced-string  decision-problem  code-golf  string  geometry  grid  code-golf  tips  lisp  code-golf  quine  tips  king-of-the-hill  code-challenge  math  code-golf  string  palindrome  math  fastest-code  code-golf  string  counting  code-golf  code-golf  internet  code-golf  quine  source-layout  hello-world  code-golf  math  number  sequence  arithmetic  code-golf  ascii-art  grid  code-golf  number  grid  code-golf  string  crossword  code-golf  code-golf  ascii-art  grid  counting  code-golf  code-golf  math  sequence  arithmetic  number-theory  code-golf  code-golf  graphical-output  geometry  random  code-golf  ascii-art  grid  counting  code-golf  string  ascii-art  code-challenge  test-battery  code-golf  string  code-golf  ascii-art  kolmogorov-complexity  code-golf  interpreter  code-golf  math  sequence  code-golf  math  primes  set-partitions  code-golf 

30
똑똑한 사람의 신기루
옛날 옛적에, 나는 Quora 에서이 질문 / 답변을 읽고있었습니다. FizzBuzz 테스트를 통과 할 수없는 컴퓨터 공학 학위를 가진 프로그래머가 있습니까? 이 코드는 명백한 답변으로 제공됩니다 for i in range(1, 100): if i % 3 == 0 and i % 5 == 0: print "FizzBuzz" elif i % 3 == 0: …
29 popularity-contest  code-challenge  word  popularity-contest  string  grid  language-design  code-golf  source-layout  math  fastest-algorithm  assembly  code-golf  json  code-golf  arithmetic  array-manipulation  code-golf  ascii-art  code-golf  crossword  code-golf  string  restricted-complexity  code-golf  ascii-art  kolmogorov-complexity  code-golf  string  decision-problem  balanced-string  syntax  code-golf  grid  puzzle-solver  hexagonal-grid  code-golf  math  number  sequence  code-golf  string  decision-problem  code-golf  cryptography  king-of-the-hill  code-challenge  fastest-code  code-golf  number  code-golf  code-golf  string  code-golf  cryptography  king-of-the-hill  java  code-golf  number-theory  base-conversion  code-golf  code-golf  array-manipulation  code-golf  array-manipulation  sorting  code-challenge  restricted-source  quine  code-golf  tips  python  king-of-the-hill  code-golf  source-layout  fractal  code-golf  tips  game  king-of-the-hill  path-finding  grid  code-golf  kolmogorov-complexity  natural-language  code-golf  tips  python  code-golf  number  arithmetic  sequence  array-manipulation  code-golf  number  combinatorics  random  integer-partitions  code-golf  string  code-golf  vim  comment  code-golf  combinatorics  counting  code-challenge  rosetta-stone  code-golf  combinatorics  sequence  subsequence  code-golf  code-challenge  restricted-source  primes  printable-ascii  popularity-contest  graphical-output  image-processing 

7
코드 크로스 워드
이것은 경찰과 강도 도전입니다. 경찰 (크로스 워드 제작자) 인 경우 여기에 답하고 강도 (크로스 워드 솔버) 인 경우 동반자 질문에 대답하십시오 . 두 가지 역할을 모두 수행 할 수 있습니다. 경찰 (퍼즐) 당신의 임무는 단어 나 문구 대신 코드 스 니펫이 단서에 대한 해결책 인 10 × 10 크로스 워드 …

2
단서없이 독창적으로 해결할 수있는 낱말 맞추기
단서없이 New York Times 크로스 워드 퍼즐을 푸는 것을 상상할 수 있습니까? 어쩌면 현대의 낱말에 나타나는 모든 창의성과 새로운 단어와 문구가 아니라 고정 된 단어 목록이 있으면 희망이 있습니다. 이 과제에서는 이론적으로 가능한 크로스 워드 퍼즐 그리드를 만듭니다. 도전 흰색과 검은 색 음영 15x15 크로스 워드 퍼즐 그리드에서 흰색 사각형의 …

2
연쇄 단어 낱말 스타일
도전 단어 목록에 단어 ["Programming", "Puzzles", "Code", "Golf"]스타일 의 단어가 출력됩니다. 프로그램 유 지 지 G l 코데 ls 에프 알고리즘 주어진 순서대로 목록을 처리해야합니다. 단어는 가로 방향으로 교대로 인쇄됩니다 . 두 단어는 두 번째 단어에도있는 첫 번째 단어의 첫 번째 문자와 교차합니다. 이 단어가 다른 단어로 여러 번 나오는 …

1
정규식 유효성 검사 정규식 [닫기]
닫은. 이 질문은 주제에 맞지 않습니다 . 현재 답변을받지 않습니다. 이 질문을 개선하고 싶습니까? Code Golf Stack Exchange에 대한 주제가 되도록 질문을 업데이트하십시오 . 작년에 문을 닫았 습니다 . 정규식 문자열을 입력으로 받아들이고 유효한지 확인하는 정규식을 작성하십시오. 기본적으로 정규식은 자체적으로 유효성을 검사 할 수 있어야합니다. (유효하지 않은 정규 표현식은 유효성을 …
17 code-challenge  code-golf  code-golf  game  sudoku  code-challenge  math  ai-player  code-challenge  sorting  rosetta-stone  code-challenge  code-challenge  programming-puzzle  code-golf  number  code-golf  maze  code-golf  math  regular-expression  code-golf  sequence  code-golf  graph-theory  code-golf  string  word-puzzle  natural-language  brainfuck  metagolf  optimized-output  fastest-algorithm  code-golf  game-of-life  cellular-automata  code-golf  puzzle-solver  grid  code-golf  combinatorics  binary-tree  popularity-contest  code-challenge  code-golf  ascii-art  kolmogorov-complexity  brainfuck  metagolf  code-golf  c  date  code-golf  word-puzzle  crossword  word-search  code-golf  code-golf  quine  code-golf  string  random 

4
단어 검색 솔버
단어 목록과 문자 격자가 주어지면 격자에서 모든 단어를 찾아서 단어의 일부가 아닌 문자를 제거하십시오. 단어는 앞으로, 뒤로, 위로, 아래 또는 대각선 일 수 있습니다. 목록의 단어가 그리드의 두 곳 이상에서 발생하지 않는다고 가정 할 수 있습니다. 입력은 항상 다음과 같습니다. 단어 목록, 한 줄에 1, 빈 줄, 문자 그리드가 뒤 …

2
크로스 워드 강요!
비밀 크로스 워드 중독자 인 Chris는 자신이 해결하는 순서에 대한 알고리즘을 설정했습니다. 위의 이미지를 가이드로 사용합니다. Chris는 항상 첫 번째 단서부터 시작합니다 (이 경우 1 Across). Chris는 유능한 크로스 워드 애호가이므로 자신이 작업중인 단서에 대한 답을 항상 알고 있다고 가정합니다. Chris가 실마리를 완성하면 자신이 완성한 것들 (첫 번째 경우에는 1 …

1
꼬인 낱말을 읽으십시오!
이 질문 과 유사 하지만 이것은 크로스 워드 변형입니다! 그리드 제곱 당 하나의 문자 대신 하나 또는 두 개의 문자를 가질 수 있습니다 . 입력: 2D 배열 또는 언어로 작동하는 모든 것. 유효한 입력을 가정 할 수 있습니다 모든 배열 크기가 작동해야합니다 산출: 모든 단어의 배열 아래로 모든 단어는 함께 …

2
단어 찾기 퍼즐 생성
문자열 목록이 제공되면 각 초기 문자열을 포함 하는 가장 작은 정사각 행렬을 찾으십시오 . 이 질문 단어 검색 퍼즐 과 같이 문자열이 가로, 세로 또는 대각선으로 앞뒤로 나타날 수 있습니다 . 단어는 각 방향 (수평, 수직 및 대각선)에 적어도 하나의 단어와 함께 사각형에 배치해야합니다. 단어는 한 번만 나타나야합니다. 따라서 입력은 …

7
낱말을 읽으십시오
이 형식으로 포장하는 것에 대한 이 질문에서 영감을 얻었습니다 . 때때로 나는 완성 된 낱말을보고있는 것처럼, 실마리에 대한 해결책이 실제로 무엇인지 알아 내기 위해 귀찮게 할 수 없습니다. 입력: 2D 문자열 (모든 형식, 줄 바꿈 구분, 2d 목록 등) 빈 사각형은 (공백 문자)로 표시됩니다 다른 모든 사각형은 소문자 알파벳으로 표시됩니다. …

1
Jason이 JSON 형식을 지정하도록 지원
Jason에는 큰 JSON이 있지만 읽을 수 없으므로이를 확인해야합니다. 포맷팅 사양 JSON에는 4 가지 유형이 있습니다. 번호; 다만0-9 줄; 큰 따옴표로 묶인 "문자열은\ 배열; 으로 구분 된 []항목과으로 구분 된 항목 ,은 다음 유형 중 하나 일 수 있습니다. 사물; 로 구분 된 {}형식은 key: valuekey가 문자열이고 value가 이러한 유형 중 …
11 code-golf  string  json  code-golf  number  code-golf  image-processing  code-golf  string  code-golf  number  sequence  arithmetic  number-theory  code-golf  string  code-golf  string  counting  code-golf  ascii-art  code-golf  math  code-golf  tips  code-golf  string  code-golf  grid  graph-theory  code-golf  parsing  interpreter  brainfuck  code-golf  math  arithmetic  number-theory  programming-puzzle  c#  code-golf  dominoes  code-golf  tips  code-golf  string  grid  crossword  code-golf  string  code-golf  kolmogorov-complexity  code-golf  number  sequence  code-golf  string  math  number  number-theory  primes  fastest-code  code-golf  number  code-golf  string  code-golf  ascii-art  number  kolmogorov-complexity  code-golf  string  grid 


5
교차 단어를 계산
다음 표준 15 × 15 크로스 워드 퍼즐 그리드를 고려하십시오 . #블록 으로 사용 하고 흰색 사각형으로 (공백)을 사용하여 ASCII 아트로 이것을 나타낼 수 있습니다 . # # # # # # # ### ## ## ## # # # # ## ## ## ### # # # # # …

10
크로스 워드 넘버링
크로스 워드 그리드의 번호를 올바르게 지정하는 프로그램을 작성하십시오. 입력 입력은 크로스 워드 그리드를 나타내는 파일 이름이됩니다. 입력 파일 이름은 인수, 표준 입력 또는 하드 코딩 이외의 다른 일반적인 수단으로 전달 될 수 있습니다. 그리드 파일 형식 : 텍스트 파일. 첫 번째 줄은 공백으로 구분 된 두 개의 정수 상수 M와로 …
당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.