Câu hỏi được gắn thẻ «decision-problem»

Đối với các thách thức liên quan đến việc quyết định liệu đầu vào có đáp ứng các tiêu chí nhất định hay không và xuất ra một số dữ liệu, thể hiện quyết định đó.


12
Xác nhận câu đố nữ hoàng
Nếu bạn không biết nữ hoàng trong cờ vua là gì, điều đó không quan trọng lắm; nó chỉ là một cái tên :) Đầu vào của bạn sẽ là một hình vuông có chiều rộng và chiều cao tùy ý chứa một số lượng kiến ​​chúa. Bảng đầu vào …


14
Số không palindromic
Một số đúng không xuôi ngược N là một con số đó không phải là một palindrome trong bất kỳ cơ sở (trong các căn cứ từ 2 đến N-2). Những con số này được liệt kê trên OEIS Ví dụ, số lượng 19trong cơ sở 2,3,4,5,6, ... 17 là: …


20
Phân hủy một con số!
Nhiệm vụ của bạn là phân tách một số bằng định dạng bên dưới. Điều này tương tự như chuyển đổi cơ sở, ngoại trừ việc thay vì liệt kê digitstrong cơ sở, bạn liệt kê danh sách values, sao cho danh sách thêm vào đầu vào. Nếu cơ sở …
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 

30
Số không mong muốn
Một undulant số là một số nơi chữ số của nó luân phiên giữa lên và xuống như số sau: 461.902 hoặc 708.143, hoặc thậm chí 1.010.101, nhưng không phải 123, vì 2 <3. Viết một chương trình hoặc chức năng mà trả về một giá trị truthy nếu một …



21
Đây có phải là một số cầu thang?
Thử thách : Kiểm tra xem số đã cho có hình thành number staircasehay không Đầu vào : Một số nguyên (lớn hơn 0 và không thập phân). LƯU Ý: Bạn có thể lấy đầu vào dưới dạng chuỗi, mảng các chữ số. Đầu ra: một giá trị trung thực …


7
Bình đẳng dao động
Chúng ta có các đối tượng dao động giữa hai điểm nguyên [l, r], với tốc độ một đơn vị trên một đơn vị thời gian, bắt đầu từ lngày t=0. Bạn có thể giả định l < r. Ví dụ: nếu một đối tượng dao động [3, 6], thì …
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
Tạo một chương trình vẹt
Đưa ra một đầu vào, đầu ra mà đầu vào theo sau là một dòng mới vô tận. Đầu vào sẽ là một chuỗi chỉ bao gồm các ký tự ASCII có thể in ( 0x20-0x7E) và dòng mới ( 0x0A). Nếu đầu vào là 0, đầu ra mới vô …
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 


2
Xác nhận lasagne của tôi
Kịch bản Tôi thường nấu lasagne, nhưng tôi cũng có một vài sai lầm. Vì tôi lặp đi lặp lại những lỗi này thường xuyên, tôi nghĩ rằng tôi có thể thực hiện một chương trình kiểm tra xem tôi có làm đúng mọi thứ không. Lasagne hợp lệ Một …

Khi sử dụng trang web của chúng tôi, bạn xác nhận rằng bạn đã đọc và hiểu Chính sách cookieChính sách bảo mật của chúng tôi.
Licensed under cc by-sa 3.0 with attribution required.