«tips» 태그된 질문

특정 언어로 골프를 치거나 특정 챌린지 태그를 잘 활용하거나 특정 코드를 개선하는 데 도움이되는 질문이 있습니다.

16
T-SQL에서의 골프 팁
T-SQL에서 골프를 치기위한 일반적인 팁은 무엇입니까? 나는 적어도 T-SQL에 특정한 코드 골프 문제에 적용될 수있는 아이디어를 찾고 있습니다. 답변 당 하나의 팁을 게시하십시오. 원래 아이디어에 대한 Marcog에게 감사합니다. :)
16 code-golf  tips  sql 

30
VBA에서의 골프 팁
this , this 및 this question 과 유사하게 ... 골프에 대한 일반적인 팁은 무엇입니까 VBA? 나는 일반적으로 다소 특정한 코드 골프 문제에 적용될 수있는 아이디어를 찾고 있습니다 VBA(예 : "댓글 제거"는 답이 아닙니다). 답변 당 하나의 팁을 게시하십시오. 다른 언어로 작업했지만 가장 VBA강하고이 VBA사이트에서 많은 골퍼를 사용 하는 것을 보지 …
16 code-golf  tips  vba  basic 


3
Octave에서 익명 함수를 사용하여 벡터의 요소를 바꾸는 방법은 무엇입니까?
벡터 / 매트릭스에서 두 요소를 바꾸는 것은 옥타브에서 매우 간단합니다. x='abcde'; x([4,1])=x([1,4]) x = dbcae 불행히도 아직 익명 함수 내 에서이 작업을 수행 할 수있는 방법을 찾지 못했습니다. 아래 함수는 구문 상 정확하지만 전체 x벡터가 아닌 교체 된 두 요소 만 반환합니다 . f=@(x)(x([4,1])=x([1,4])) f(x) ans = ad 익명으로 기능을 …

6
Husk에서의 골프 팁
Husk 는 PPCG 사용자 Leo 와 Zgarb가 만든 새로운 골프 언어 입니다. Jelly 및 05AB1E와 같이 매우 간결한 언어를 유지하거나 더 자주 경쟁하거나 점점 더 경쟁이 치열 해지기 시작했습니다. Husk에 특정한 골프 기술 중 일부를 나열 해 봅시다. 항상 그렇듯이 답변 당 하나의 팁을 게시하십시오.
15 code-golf  tips 

7
진동 평등
on [l, r]에서 시작하여 시간 단위당 하나의 단위 속도로 두 개의 정수 포인트 사이에서 진동하는 객체가 있습니다. 당신은 가정 할 수 있습니다 . 예를 들어 객체가 진동 하면 다음과 같은 결과가 나타납니다.lt=0l < r[3, 6] t=0 -> 3 t=1 -> 4 t=2 -> 5 t=3 -> 6 t=4 -> 5 …
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
앵무새 프로그램 만들기
입력이 주어지면 그 입력 다음에 줄 바꿈이 끝없이 출력됩니다. 입력은 인쇄 가능한 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 

10
차콜에서의 골프 팁
숯 은 ASCII 예술 과제를 전문으로하는 ASCII 전용 및 DLosc로 작성된 언어입니다. 차콜 골프에 대한 팁이 있습니까? 분명히 나는 ​​모든 언어가 아닌 대부분의 언어에 적용될 수있는 것이 아닌 숯과 관련된 팁을 찾고 있습니다.
15 code-golf  tips 

3
자바 별표 사각형 [닫힘]
폐쇄되었습니다 . 이 질문에는 세부 사항이나 명확성 이 필요 합니다 . 현재 답변을받지 않습니다. 이 질문을 개선하고 싶습니까? 이 게시물 을 편집 하여 세부 사항을 추가하고 문제점을 명확하게하십시오 . 휴일 2 년 전 . 내 CS 클래스의 경우 강사는 Java로 대각선으로 그려진 별표로 만든 사각형을 만들도록 할당했습니다. 또한 가능한 한 …
15 tips  java 

2
지방 화살표 기능을 단축하는 방법이 있습니까?
필자가 PPCG에서 여기에서 보았던 것에서 팻 화살표 기능과 관련된 대부분의 JavaScript 항목은 두 가지 캠프 중 하나 인 경향이 있습니다. 단일 문장으로 실행하고 대답을 반환 할 수있는 간단한 문장은 박쥐와 똑바로 x=(a,b)=>a*a+b 루프를 사용하기 때문에 일반적으로 중괄호가있는 더 복잡한 것이므로 결과적으로 return명령문을 사용해야 합니다.p=b=>{m=b;for(a=1;~-m;)--m,a*=m*m;return a%b} 중괄호 개념을 개념 증명으로 사용하여 …

9
라켓 / 스킴에서의 골프 팁
Racket / Scheme 에서 골프를 할 때 어떤 일반적인 팁이 있습니까? 나는 일반적으로 Racket / Scheme에 다소 특정한 코드 골프 문제에 적용될 수있는 아이디어를 찾고 있습니다 (예 : "댓글 제거"는 답이 아닙니다). Scheme 과 Racket (이전의 PLT Scheme)은 기술적으로 다른 언어이지만 많은면에서 상당히 유사하며 많은 코드 (의심)가 대부분 의도 된대로 …
15 code-golf  tips  lisp 

12
Tcl에서의 골프 팁
Tcl에서 골프를 치기위한 일반적인 팁은 무엇입니까? 나는 적어도 Tcl에 다소 특정한 코드 골프 문제에 적용될 수있는 아이디어를 찾고있다 (예 : "댓글 제거"는 답이 아니다). 답변 당 팁 하나를 게시하십시오.
15 code-golf  tips 

1
FASM으로 컴파일 된 x86 ASM의 EXE 크기를 줄이는 방법은 무엇입니까?
연습으로, x86 Assembly Language 에서이 과제에 대한 간단한 솔루션을 만들었습니다 . Windows에서 FASM으로 이것을 실행하고 있습니다. 내 소스 코드는 다음과 같습니다. format PE console entry start include 'WIN32A.inc' section '.text' code executable start: push char ; Start at 'A' call [printf] ; Print the current letter 4 times call [printf] …

14
재귀 적으로 연결된 반복 누적 [N]과 M 반복
이 양 개의 정수를 타고 N와 M와의 연결된 누적 합계를 생성 [N]하여, M반복. 마지막 반복 결과를 출력합니다. 연결된 누적 합계의 정의 : 숫자로 시작 N하고 순서를 정의하십시오X = [N] X누적 합계에 추가X 2 단계를 반복하십시오 M. 벡터의 누적 합 X = [x1, x2, x3, x4]은 다음과 같습니다 [x1, x1+x2, x1+x2+x3, …
14 code-golf  number  sequence  code-golf  number  sequence  code-golf  binary-matrix  code-golf  math  tips  javascript  algorithm  code-golf  string  code-golf  number  sequence  code-golf  math  arithmetic  parsing  code-golf  number  sequence  primes  code-golf  string  ascii-art  geometry  integer  code-golf  geometry  code-golf  number  array-manipulation  code-golf  math  geometry  code-golf  number  sequence  arithmetic  integer  code-golf  string  kolmogorov-complexity  code-golf  number  code-golf  number  chess  code-golf  sequence  decision-problem  subsequence  code-golf  math  number  primes  code-golf  primes  permutations  code-golf  integer  probability-theory  statistics  code-golf  string  code-golf  sequence  decision-problem  parsing  board-game  code-golf  binary  graph-theory  code-golf  board-game  classification  tic-tac-toe  code-golf  ascii-art  polyglot  code-golf  date  code-golf  geometry 


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