«unicode» 태그된 질문

유니 코드와 관련된 문제.

14
다국어 안녕하세요 세계
태스크 여러 프로그래밍 언어로 유효한 프로그램이나 함수를 만들고 다른 언어 출력으로 컴파일 / 해석 할 때 "Hello, World!" 다른 자연 언어로. 예를 들어, 유효한 솔루션은 Hello World!컴파일되고 C로 실행될 때 (영어), 컴파일되고 Hallo Welt!C ++로 실행될 때 (독일어) 你好世界!, 파이썬으로 실행될 때 (중국어)를 출력 할 수 있습니다. 규칙 답변의 유효성에 …

12
점자 그래픽
× 2 블록에서 부울 행렬을 잘라 점자 문자로 렌더링 U+2800... U+28FF. [[0,1,0,0,1,0], [1,0,0,0,0,0], [1,0,0,0,1,0], [1,1,1,1,0,0]] ⣎⣀⠅ 치수가 4와 2의 배수가 아닌 경우 0으로 채 웁니다. [[0,1,0], [1,0,0], [1,1,1]] ⠮⠄ 일반적인 골프 규칙이 적용되며 입력 형식이 유연합니다. 출력은 행렬의 구조를 가져야하거나 행렬처럼 보입니다 (예 : 문자열 목록). 줄 바꿈이있는 단일 문자열. …

30
현악기 SStringgnirtSStringgnirtS
여기에는 비교적 간단한 도전이 있습니다. 길이의 문자열이 주어 N 문자열 전달 후 거꾸로하고 전달하고 거꾸로 출력 등 ... N의 시간. 예를 들어 입력이 Hello! 다음을 출력해야합니다. Hello!!olleHHello!!olleHHello!!olleH 선택적으로 후행 줄 바꿈 하나를 출력 할 수도 있습니다. 제출은 전체 프로그램 또는 기능 일 수 있으며, 합리적인 형식으로 입력 및 출력 할 …
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 

18
문자 이름을 인쇄
모든 유니 코드 문자에는 "LATIN CAPITAL LETTER A"와 같은 이름이 있습니다. 유니 코드 문자 이름은 대문자, 공백 및 빼기 기호 만 포함 할 수 있습니다. 텍스트를 읽고 각 문자의 이름을 새 줄에 출력하는 프로그램을 작성하십시오. 예를 들어, 입력이 "Hello, World!"인 경우 출력은 LATIN CAPITAL LETTER H LATIN SMALL LETTER E …

12
𝗠𝗮𝘁𝗵 𝖲𝖺𝗇𝗌 𝗔𝗹𝘁𝗲𝗿𝗻𝗮𝘁𝗼𝗿
소개 단어를 두 개의 다른 유니 코드 글꼴로 변환하십시오. 도전 당신의 임무는 입력 문자열을 𝖬𝖺𝗍𝗁 𝖲𝖺𝗇𝗌 및 𝗠𝗮𝘁𝗵 𝗦𝗮𝗻𝘀 𝗕𝗼𝗹𝗱 유니 코드 문자로 변환하는 것입니다. 모든 대문자는 소문자 𝗠𝗮𝘁𝗵 𝗦𝗮𝗻𝘀 𝗕𝗼𝗹𝗱 단어가되어야합니다. 예를 들어 : WORD->𝘄𝗼𝗿𝗱 모든 소문자 단어는 𝖬𝖺𝗍𝗁 𝖲𝖺𝗇𝗌 단어가되어야합니다 예를 들면 : other words->𝗈𝗍𝗁𝖾𝗋 𝗐𝗈𝗋𝖽𝗌 대소 문자가 …

6
도움! 계산기가 오작동합니다!
소개 계산기가 이상하게 작동합니다. 때로는 내가 입력하면가 8표시됩니다 2. 때로는 입력하면 a 6가 표시됩니다 +. 일부 버튼이 섞여 있습니다! 아무도 나를 결정하는 데 도움을 줄 수 있습니까? 도전: 입력 : 올바른 결과 가있는 잘못된 방정식 목록 . 출력 : 교체 된 두 개의 버튼. 예를 들면 다음과 같습니다 . 입력은 …
28 code-golf  number  arithmetic  integer  code-golf  math  number  geometry  code-golf  grid  code-golf  math  number  sequence  primes  code-golf  sequence  kolmogorov-complexity  code-golf  string  ascii-art  alphabet  code-golf  math  sequence  integer  code-golf  number-theory  integer  natural-language  code-golf  date  code-golf  function  code-golf  ascii-art  code-golf  math  number-theory  primes  classification  code-golf  array-manipulation  decision-problem  matrix  code-golf  number  code-golf  code-golf  ascii-art  matrix  code-golf  string  code-golf  sequence  base-conversion  code-golf  code-golf  math  number-theory  combinatorics  integer-partitions  code-golf  integer  binary  base-conversion  code-golf  integer  base-conversion  palindrome  code-golf  code-golf  integer-partitions  code-golf  math  ascii-art  matrix  code-golf  number  sequence  number-theory  matrix  code-golf  interpreter  code-golf  graph-theory  code-golf  ascii-art  decision-problem  code-golf  division  code-golf  array-manipulation  primes  code-golf  string  ascii-art  code-golf  primes  counting  code-golf  matrix  unicode  code-golf  source-layout  code-golf  grammars  code-golf  string  cops-and-robbers  regular-expression  obfuscation  string  code-challenge  cops-and-robbers  regular-expression  code-golf  kolmogorov-complexity  game  card-games  code-golf  kolmogorov-complexity  code-golf  array-manipulation  matrix  code-challenge  cops-and-robbers  code-challenge  decision-problem  cops-and-robbers  code-golf  permutations 

30
바이트 / 캐릭터
태스크 UTF-8 문자열이 주어지면 (어떤 수단 으로든) 모든 요소가 해당 입력 문자를 인코딩하는 데 사용되는 바이트 수인 동등한 목록에 응답합니다. 예 ! → 1 Ciao → 1 1 1 1 tʃaʊ → 1 2 1 2 Adám → 1 1 2 1 ĉaŭ→ 2 1 2(한 문자) ĉaŭ→ 1 2 …

20
소주 숫자로 변환
소주 숫자 (蘇州 碼子; 花 碼)는 중국어 십진수입니다. 0 〇 1 〡 一 2 〢 二 3 〣 三 4 〤 5 〥 6 〦 7 〧 8 〨 9 〩 그들은 집합에 속하는 연속적인 숫자가있을 때 {1, 2, 3}, 숫자가 모호성을 피하기 위해 수직 스트로크 표기법 {〡,〢,〣}과 수평 스트로크 …

11
저를 모히십시오
인 문자열, 문자 목록, 바이트 스트림 순서 ... 감안할 때 모두 유효한 UTF-8 및 유효한 Windows-1252 (대부분의 언어는 아마도 정상 UTF-8 문자열을 할 것이다), 변환 입니다, (에서 척 이있다 ) Windows-1252 에서 UTF-8로 . 연습 예제 UTF-8 환경 문자열이 I ♥ U T F - 8 (가) 바이트로 표현되어 49 …

10
프로그램을 얼마나 빨리 말할 수 있습니까?
나는 최근에 저의 글쓰기를 돕기 위해 받아쓰기 소프트웨어를 다운로드하기로 결정했습니다. 그러나 단어를 말에서 기호로 바꾸고 다시 바꿔야하기 때문에 코딩 할 때 잘 작동하지 않습니다. 내가 모든 상징 인 난해한 언어로 코딩 할 때 훨씬 더 나빠 집니다. 받아쓰기 프로그램을보다 일관되게 사용하기 위해 문자 모드로 전환하기로 결정했습니다. 대신 각 문자의 이름을 …

11
그는 아직 멀지 않다-잘고 도전
문자열이 주어진 경우 zalgo에서 문자열을 제거하는 프로그램이나 함수를 작성하십시오. 잘고 이 게시물에서 zalgo는 다음 유니 코드 범위의 문자로 정의됩니다. 분음 부호 결합 (0300–036F) 분음 부호 확장 (1AB0–1AFF) 분음 부호 보충 자료 (1DC0–1DFF) 결합 기호의 분음 부호 결합 (20D0–20FF) 하프 마크 결합 (FE20–FE2F) https://en.wikipedia.org/wiki/Combining_character#Unicode_ranges 입력 명령 행 인수, STDIN 또는 귀하의 …

22
재귀 문자열 대체
작업 세 개의 문자열이 주어진 프로그램이나 함수를 작성하면 in의 A, B, C각 인스턴스 가로 반복적으로 대체 되는 출력 문자열이 생성 됩니다 . 재귀 각 단계에서의 모든 비 중첩 경우 교체 반복 대체 수단 에서가 로 대체된다 (왼쪽에서 오른쪽으로 탐욕를 선택) 할 때까지 더 이상 포함된다 .BACBACBA 입출력 I / O에 …
25 code-golf  string  substitution  code-golf  math  code-golf  string  set-theory  code-golf  code-golf  compile-time  code-golf  kolmogorov-complexity  binary  code-golf  sequence  cops-and-robbers  code-golf  subsequence  card-games  code-golf  sequence  primes  code-golf  code-golf  number  graphical-output  music  code-golf  ascii-art  code-golf  string  lambda-calculus  code-golf  string  code-generation  code-golf  unicode  code-golf  math  combinatorics  code-golf  balanced-string  code-golf  sequence  cops-and-robbers  code-golf  sequence  cops-and-robbers  code-challenge  fastest-code  chess  code-golf  math  graphical-output  code-golf  string  hello-world  animation  code-golf  number  arithmetic  code-golf  integer  code-golf  code-golf  combinatorics  code-golf  kolmogorov-complexity  graphical-output  code-golf  string  code-golf  code-golf  game  code-golf  math  combinatorics  code-golf  ascii-art  popularity-contest  random  code-golf  arithmetic  number-theory  integer  code-golf  tips  underload  code-golf  math  sequence  primes  code-golf  math  path-finding  code-golf  ascii-art  primes  code-golf  kolmogorov-complexity  alphabet 

27
한 달에 몇 일입니까?
한 달의 텍스트 표현 (대소 문자를 구분하지 않는 전체 이름 또는 3 자 약어)이 주어진 경우 해당 월의 일 수를 반환합니다. 예를 들어 december, DEC및 dec모든 31를 반환해야합니다. 2 월은 28 일 또는 29 일입니다. 입력이 올바른 형식 중 하나로 한 달이라고 가정하십시오.

3
단순화 된 커닝 구현
소개 커닝 이란 텍스트 문자 사이의 간격을 조정하는 것을 의미합니다. 예를 들어, Top다음 세 가지 글리프로 작성된 단어를 고려하십시오 . ##### ..... ..... ..#.. ..... ..... ..#.. ..##. .###. ..#.. .#..# .#..# ..#.. .#..# .#..# ..#.. ..##. .###. ..... ..... .#... ..... ..... .#... 글리프 사이의 틈을 점으로 채우고 완성 …
24 code-golf  grid  code-challenge  atomic-code-golf  code-golf  combinatorics  probability-theory  card-games  code-golf  number  geometry  code-golf  decision-problem  chess  code-golf  math  number  sequence  code-golf  string  regular-expression  code-golf  arithmetic  integer  code-golf  math  array-manipulation  code-golf  number  decision-problem  integer  code-golf  string  ascii-art  kolmogorov-complexity  code-golf  decision-problem  graph-theory  binary-matrix  code-golf  string  parsing  code-golf  string  code-golf  morse  code-golf  code-golf  string  code-golf  ascii-art  cellular-automata  code-golf  binary  base-conversion  code-golf  arithmetic  decision-problem  integer  checksum  code-golf  matrix  linear-algebra  code-golf  code-golf  game  code-golf  sequence  binary  code-golf  combinatorics  optimization  code-golf  decision-problem  quine  code-golf  rational-numbers  bitwise  code-golf  string  permutations  code-golf  kolmogorov-complexity  unicode  code-golf  ascii-art  number  code-golf  number  integer  binary  base-conversion  code-golf  array-manipulation  code-golf  chemistry  code-golf  number  sequence  fibonacci  code-golf  matrix  optimization  code-golf  number  code-golf  math  number  sequence  code-golf  math  array-manipulation  matrix  linear-algebra  code-golf  kolmogorov-complexity  cops-and-robbers  cops-and-robbers  code-golf  tips  basic  code-golf  decision-problem  binary  tiling  game  king-of-the-hill  python  code-golf  c  code-golf  ascii-art  code-golf  string  kolmogorov-complexity  alphabet  code-golf  number  code-golf  string  code-golf  number  sequence  integer  code-golf  number  permutations  restricted-complexity  restricted-time 

27
히브리어 알파벳 출력
당신의 임무는이 정확한 텍스트를 인쇄하는 것입니다 : אבגדהוזחטיכךלמםנןסעפףצץקרשת (후행 줄 바꿈을 인쇄 할 수 있습니다) 텍스트의 UTF-8 인코딩에 대한 SHA256 해시 : 0ab6f1e0bf216a0db52a4a5a247f95cba6f51496de7a24dfd01f3985dfcf6085 Base64 인코딩 : 15DXkdeS15PXlNeV15bXl9eY15nXm9ea15zXnted16DXn9eh16LXpNej16bXpden16jXqdeq 규칙 이 텍스트를 출력하는 내장 기능을 사용할 수 없습니다. 표준 허점은 허용되지 않습니다. 이것은 code-golf 이므로 가장 짧은 답변이 이깁니다. 행운을 빕니다!

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