«hexagonal-grid» 태그된 질문

6 각형 그리드의 데이터 관련 문제. 이 태그는 삼각형 격자, 6 각형 격자의 이중 (즉, 6 각 격자의 정점이 삼각형 격자의면을 형성하고 그 반대도 마찬가지 임)에도 사용하십시오.

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 

4
HexaGolf : Rotatagons
또한보십시오 : Wordagons 도전 n입력 으로 육각형과 숫자가 주어지면 동일한 육각형 회전 n시간을 출력합니다 . 육각형 육각형은 다음과 같은 문자열이됩니다. a b c d d e e f f o g g h h i i j k l 육각형은 항상 규칙적이며 인쇄 가능한 ASCII 문자 만 포함합니다. !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ 회전 …

6
6 각형 그리드에서 동작
6 각형 그리드에서 움직임을 나타내는 일련의 문자를 입력하면 "포인터"의 최종 좌표가 출력됩니다. 우리의 육각형은 다음과 같이 번호가 매겨 질 것입니다 (홀수 번째 열이 약간 아래로 이동 한 직사각형 격자를 상상해보십시오) : _____ _____ _____ _____ / \ / \ / \ / \ / -3,-2 \_____/ -1,-2 \_____/ 1,-2 \_____/ …

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 

9
비대칭 KOTH : 고양이 잡기 (고양이 실)
비대칭 KOTH : 고양이를 잡아라 UPDATE : Controller.java가 예외를 포착하지 않아 (오류 만) gist 파일이 업데이트됩니다 (새로운 서브 미슨 포함). 이제 오류와 예외를 포착하고 인쇄합니다. 이 도전은 두 개의 스레드로 구성되며, 이것은 고양이 스레드이며 포수 스레드는 여기 에서 찾을 수 있습니다 . 컨트롤러는 여기에서 다운로드 할 수 있습니다 . 이것은 …

6
ASCII 육각형 체인
문제 길이가 x각각 육각형 체인을 길게 그리십시오.y 입력 x -체인 길이 <= 50 y -각 변의 길이 <= 50 예 x=1,y=1 _ / \ \_/ x=4,y=1 _ _ / \_/ \_ \_/ \_/ \ \_/ \_/ x=3,y=2 __ __ / \ / \ / \__/ \ \ / \ / …

4
Hexagolf : Validagons
도전 ASCII 아트 셰이프가 제공되면 셰이프가 정육각형인지 아닌지를 알아야합니다. 육각형 정규 육각형은 두 가지 규칙을 사용하여 정의됩니다. 그것은 여섯면이 각면에는 같은 수의 문자가 있습니다 예를 들어, 다음 모양은 규칙적이지만 6 개의 변이 없으므로 규칙적인 육각형 이 아닙니다 . B a a h s a i d y o u r …

1
멸종에서 거위를 구하십시오
Alex A 로 알려진 기러기의 종은 64 개의 세포로 구성된 삼각형 격자에 상주하는 것으로 알려져 있습니다. (이 관련 이 없는 프로젝트 오일러 문제 에서 찍은 사진 입니다.) 각 셀 에는 맨 윗줄부터 시작하여 그 아래의 각 행에 대해 왼쪽에서 오른쪽으로 숫자 0가 레이블로 지정됩니다 63. 따라서 상단 셀은 0오른쪽 하단 …

22
ASCII 루빅스 큐브
이 대화와 다음 대화에서 영감을 얻었습니다 . 당신의 임무는 다음을 출력하는 것입니다. _ _ _ /_/_/_/\ /_/_/_/\/\ /_/_/_/\/\/\ \_\_\_\/\/\/ \_\_\_\/\/ \_\_\_\/ 큐브의 모양을 변경하지 않는 한 추가 선행 또는 후행 공백이 허용됩니다. 평소와 같이 함수에서 위 또는 문자열 목록을 반환하는 것이 허용됩니다. 이것은 code-golf 이므로 바이트 단위의 최단 답변이 승리합니다!

3
음소 아부이다
캐릭터 이 유니 코드 문자를 영어 IPA 자음 이라고하겠습니다 . bdfhjklmnprstvwzðŋɡʃʒθ 이 유니 코드 문자를 영어 IPA 모음 이라고하겠습니다 . aeiouæɑɔəɛɜɪʊʌː (예, ː긴 모음 표시 일 뿐이지 만이 문제를 해결하기 위해 모음으로 취급합니다.) 마지막으로, 이는 1 차 및 2 차 응력 표시입니다 . ˈˌ 주의 ɡ( U + 0261는 ) …

1
ASCII 6 각형 그리드 그리기 및 레이블 지정
에서 내 이전 문제 , 나는 주로 손으로 (정력의 시각 블록 모드의 도움으로) 첫 번째 그림을 그렸습니다. 그러나 더 좋은 방법이 있어야합니다 ... 너비와 높이의 두 가지 차원을 입력하면 ASCII 기술에서 해당 차원을 가진 6 각형 격자를 출력합니다. 다음은 인트로에서 참조 된 다이어그램 (사소한 편집)이며 입력에 대한 출력이어야합니다 width=7, height=3. …

2
중국 체커 가장 긴 움직임
에서 중국어 체커 , 조각은 다른 조각을 통해 호핑에 의해 또는 홉 시퀀스를하여 이동할 수 있습니다. 당신의 임무는 가능한 가장 긴 홉 시퀀스를 찾는 것입니다. 입력 121 개의 0 또는 1의 시퀀스로 각각 보드 위의 위치를 ​​나타냅니다. 0은 장소가 비어 있음을 의미합니다. 하나는 장소가 점유되었음을 의미합니다. 위치는 왼쪽에서 오른쪽으로 나열됩니다. …

2
육각형 좌표 : 극좌표-직교 좌표
Wikipedia는 극좌표 에 대해 말합니다 : 수학에서 극 좌표계는 평면상의 각 점이 기준점으로부터의 거리와 기준 방향으로부터의 각도에 의해 결정되는 2 차원 좌표계이다. 이것은 6 각형 그리드를 설명하기에 완벽한 것 같습니다. 예를 들어 다음 6 각형 격자를 보자. A B C D E F G H I J K L M …

2
X와 Y의 차이가 2 이상인 3보다 큰 X
C ++을 골프 다운하려고합니다. 이 조건을 더 짧게 만들 수 있습니까? X > 3 & X - Y > 1 (물론 공백을 제거하는 것을 제외하고) 그래서, X적어도입니다 4만 X >= Y + 2. X그리고 Y에서 [0,5] 구간에서의 정수이다. 비트 단위 수식을 찾으려고했지만 실패했습니다.
11 code-golf  number  tips  c++  code-golf  popularity-contest  obfuscation  code-golf  c  code-golf  board-game  hexagonal-grid  code-golf  game  grid  code-golf  number  permutations  popularity-contest  math  graphical-output  number-theory  king-of-the-hill  code-challenge  compression  code-challenge  fastest-code  code-golf  math  ascii-art  animation  code-golf  popularity-contest  generation  counting  fastest-code  fastest-code  popularity-contest  image-processing  king-of-the-hill  code-golf  conversion  binary-tree  code-golf  math  number  rational-numbers  division  code-golf  restricted-source  hashing  atomic-code-golf  logic-gates  code-golf  function  code-challenge  puzzle-solver  ai-player  test-battery  popularity-contest  music  compression  code-golf  number  stack  atomic-code-golf  logic-gates  ascii-art  popularity-contest  code-golf  date  grid  code-challenge  game  code-golf  parsing  code-golf  math  geometry  sequence  popularity-contest  code-trolling  code-golf  string  restricted-source  code-golf  quine  king-of-the-hill  code-golf  math  code-golf  simulation  code-golf  ascii-art  code-challenge  sorting  optimization 


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