«hexagonal-grid» etiketlenmiş sorular

Altıgen ızgaradaki verileri içeren zorluklar için. Bu etiketi ayrıca altıgen ızgaranın ikilisi olan üçgen ızgaralar için de kullanın (yani, altıgen ızgaranın köşeleri üçgen ızgaranın yüzlerini oluşturur ve bunun tersi de geçerlidir).

30
Küçük “H” lerden bir “H” oluşturun.
Meydan okuma Bir tamsayı verildiğinde sizeaşağıdakileri yapan bir işlev veya program oluşturun : Eğer size1 'e eşit olduğu, çıkış H H HHH H H Eğer size1, çıktı daha büyüktür X X XXX X X Xprogramın / fonksiyonun çıktısı neredesize - 1 (İsterseniz 0, cevabınızı belirttiğiniz sürece , temel davaya karşılık …
73 code-golf  ascii-art  fractal  code-golf  code-golf  string  code-golf  string  matrix  code-golf  graph-theory  maze  binary-matrix  code-golf  kolmogorov-complexity  random  code-challenge  metagolf  test-battery  brain-flak  text-processing  code-golf  matrix  code-golf  number-theory  primes  code-golf  string  matrix  code-golf  binary  bitwise  code-golf  number  factorial  floating-point  code-golf  number  sequence  code-golf  sequence  cops-and-robbers  code-golf  sequence  cops-and-robbers  code-golf  string  code-golf  math  decision-problem  number-theory  integer  code-golf  number  decision-problem  functional-programming  code-golf  array-manipulation  matrix  code-golf  string  classification  string  code-challenge  binary  compression  decode  code-golf  string  string  code-challenge  balanced-string  encode  code-golf  number-theory  integer  base-conversion  code-golf  math  number-theory  geometry  abstract-algebra  code-golf  array-manipulation  sorting  optimization  code-golf  math  geometry  image-processing  generation  code-golf  string  cops-and-robbers  repeated-transformation  grammars  cops-and-robbers  repeated-transformation  grammars  code-challenge  restricted-source  tips  source-layout  javascript  code-challenge  kolmogorov-complexity  restricted-source  code-golf  combinatorics  counting  math  fastest-code  linear-algebra  code-golf  math  permutations  matrix  linear-algebra  code-golf  string  decision-problem  restricted-source  code-golf  number  array-manipulation  subsequence  code-golf  number  array-manipulation  matrix  code-golf  brainfuck  code-golf  color  code-golf  quine  source-layout  code-golf  subsequence  code-golf  string  ascii-art  code-golf  string  ascii-art  alphabet  code-golf  decision-problem  interpreter  hexagonal-grid  halting-problem  code-golf  string  polynomials  calculus  code-golf  math  decision-problem  matrix  complex-numbers  code-golf  random  code-golf  number  arithmetic 

30
Bana bir altıgen yapar mısın lütfen?
Bugün bir ASCII altıgen oluşturacağız. Pozitif n tamsayısı alan ve yıldızlardan oluşan n boyutunda altıgen bir ızgara çıkaran bir program veya işlev yazmalısınız . Örneğin, boyutu 2 olan bir altıgen şuna benzer: * * * * * * * 3 boyutunda bir altıgen şuna benzer: * * * * * …


30
Bir bowling oluşumu çizin
Amacınız ASCII'nin bir oluşum sanatını, sadece pinlerin bir kısmının kaldığı on iğneli bowlingde sergilemektir . En az bayt kazanır. Onlarca iğne üçgen şeklindedir: O O O O O O O O O O Pimler 1 ile 10 arasında etiketlenmiştir: 7 8 9 10 4 5 6 2 3 1 Çizim …

30
StringgnirtSStringgnirtSStringgnirtS
İşte size basit bir meydan okuma. Uzunluk dize Verilen N dize ileriye, daha sonra geriye, sonra ileriye, daha sonra geriye, çıkış ... vb N zamanlarda. Örneğin, girişiniz Hello! Çıkmanız gerekir: Hello!!olleHHello!!olleHHello!!olleH İsteğe bağlı olarak sondaki bir satır sonunu da çıkarabilirsiniz. Gönderiniz tam bir program veya bir işlev olabilir ve herhangi …
42 code-golf  string  code-golf  math  geometry  data-structures  repeated-transformation  code-golf  number  random  code-golf  math  rational-numbers  code-golf  ascii-art  animation  code-golf  ascii-art  number  code-golf  math  number  code-golf  data-structures  code-golf  string  parsing  code-golf  array-manipulation  random  permutations  code-golf  string  code-golf  parsing  code-golf  string  quine  code-golf  string  parsing  comment  code-golf  string  counting  natural-language  code-golf  string  decision-problem  code-golf  math  code-challenge  metagolf  test-battery  code-golf  string  code-golf  math  number  arithmetic  source-layout  code-golf  number  primes  decision-problem  code-golf  math  arithmetic  code-golf  date  code-golf  string  cryptography  code-golf  code-golf  chess  board-game  code-golf  geometry  grid  puzzle-solver  set-partitions  code-golf  number  natural-language  code-golf  ascii-art  code-golf  math  code-golf  string  ascii-art  kolmogorov-complexity  code-golf  string  natural-language  code-golf  game  board-game  tic-tac-toe  code-golf  ascii-art  hexagonal-grid  code-golf  string  comment  code-golf  internet  code-golf  sorting  code-golf  kolmogorov-complexity  unicode  code-golf  tips  code-golf  string  natural-language  code-golf  string  kolmogorov-complexity  source-layout  hello-world  code-golf  string  kolmogorov-complexity  counting  natural-language  code-golf  random  quine  code-golf  string  math  bitwise  code-golf  permutations  code-golf  string  code-golf  arithmetic 

30
Bu sayı -2 tamsayı gücü mü?
Bir sayının 2 olup olmadığını belirlemenin akıllı yolları var . Bu artık ilginç bir problem değil, o zaman verilen bir tamsayı -2 olan bir tamsayı olup olmadığını belirleyelim . Örneğin: -2 => yes: (-2)¹ -1 => no 0 => no 1 => yes: (-2)⁰ 2 => no 3 => no …

13
Petek istiyorum
Altıgen fayans veya bal peteğinin bu ASCII sanat bölümünü basan en kısa programı yazınız : __ __/ \__ __/ \__/ \__ / \__/ \__/ \ \__/ \__/ \__/ / \__/ \__/ \ \__/ \__/ \__/ / \__/ \__/ \ \__/ \__/ \__/ \__/ \__/ \__/ Giriş yapılmamalıdır. Stdout'a veya dilinizin …

3
HexaRegex: Martin Ender'e Bir Övgü
Martin Ender kısa süre önce 100.000’e ulaştı ve bazı harika dilleri buldu . Onlardan biriyle biraz eğleneceğiz, Hexagony (ve Retina için biraz regex ) Kısa bir bakış olarak, bir Hexagony ızgarası girişini yapan ve bu ızgara üzerinde bir metin dizesiyle eşleşen bir yol olup olmadığını belirleyen bir program yazmanız gerekir. …

1
Bardak İstifleme Robotunu Programlayın
Eminim o bardakların piramitlerde (ve diğer şekillerde) istiflenebildiğinden eminim: A A A A A A A A A A A A A A A A A Evet, Akesinlikle bir bardağı temsil etmek için yeterli bir karakter. Zemine, yapının sağına veya iki bitişik bardağın üzerine yeni bardaklar eklenebilir. İşte yine yukarıdaki …

24
Bu numara Loeschian mı?
Pozitif bir tam sayı ka, Loeschian sayı ise kolarak ifade edilebilir i*i + j*j + i*jiçin i, jtam sayı. Örneğin, ilk pozitif Loeschian sayıları: 1( i=1, j=0); 3( i=j=1); 4( i=2, j=0); 7( i=2, j=1); 9( i=-3, j=3); ... unutmayın i, jverilen için kbenzersiz değildir. Örneğin, 9aynı zamanda ile üretilebilir …
33 code-golf  math  number  number-theory  decision-problem  code-golf  kolmogorov-complexity  code-golf  sequence  code-golf  path-finding  chess  code-golf  string  ascii-art  kolmogorov-complexity  code-golf  math  arithmetic  code-golf  code-golf  number  code-golf  geometry  code-golf  math  code-golf  code-golf  kolmogorov-complexity  alphabet  code-golf  regular-expression  hexagonal-grid  king-of-the-hill  path-finding  java  code-golf  string  sorting  code-golf  string  grid  code-challenge  compression  code-golf  random  code-golf  sequence  arithmetic  code-golf  number  grid  tiling  code-golf  tips  code-golf  sequence  number-theory  recursion  code-golf  string  grid  code-golf  math  number  combinatorics  permutations  string  code-challenge  code-golf  sequence  number-theory  subsequence 

8
Kırılgan bir Quine
Kırılgan bir Quine Kırılgan bir yüzgeç, değerlendirildiğinde, tek bir karakter çıkarılarak yapılan her alt dizgiye sahip olma özelliğini sağlayan bir yüzgeç, bir hata üretmektedir. Örneğin. Programınız asdfbir quine ise, kırılgan olması için aşağıdaki programlar hata yapmalıdır: sdf adf asf asd Programınız (ve alt dizgilerinin tümü) tamamen belirleyici olmalı ve aynı …
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 

2
Bir sarmal dizisi
Arka fon OEIS dizisi A272573 , altıgen bir ızgara üzerinde aşağıdaki gibi bir spiral tarif eder: Bir altıgen fayans üzerinde sayıların bir spiralini başlatın, ilk altıgeni (1) = 1 olarak ayarlayın. A (n), komşularına eşit veya daha önce bitişik olmayan en küçük pozitif tamsayıdır. Dizi başlar 1, 2, 3, 4, …

10
Kardan adam bowling
(ilgili / ilham veren: Bir bowling formasyonu çizin ) Buradaki kış aylarında eğlenceli bir eğlence, büyük bir top (basketbol gibi) ve minik kardan adam figürleri kullanarak kardan adam bowlingi yapmaktır. Bunu ASCII'de yeniden oluşturalım. Her kardan adam aşağıdakilerden oluşur: (.,.) ( : ) İşte on kardan adam "pimleri" nin hizalanması …

30
Akıllı Kişinin Mirage'ı
Bir zamanlar Quora'da bu soruyu / cevabı okuyordum. Gerçekten FizzBuzz testini geçemeyen bilgisayar bilimleri derecesine sahip programcılar var mı Bu kod bariz cevap olarak verilmiştir 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 

6
Altıgen bitişiklik
Yukarıdaki resim altıgen altıgen ızgarasını göstermektedir. Izgaradaki her bir hücreye, merkezden başlayarak ve gösterildiği gibi saat yönünün tersine spiral şeklinde bir indeks atanır. Kılavuzun süresiz olarak devam edeceğini unutmayın - yukarıdaki resim sadece ilk bölümdür. Bir sonraki altıgen 60 ve 37'ye bitişik olacaktır. Göreviniz, bu ızgaradaki iki hücrenin bitişik olup …

Sitemizi kullandığınızda şunları okuyup anladığınızı kabul etmiş olursunuz: Çerez Politikası ve Gizlilik Politikası.
Licensed under cc by-sa 3.0 with attribution required.