«internet» 태그된 질문

이 태그는 도전을 통해 정보를 검색하기 위해 인터넷을 사용하기위한 답변이 필요함을 나타냅니다.

21
코드에서 거울, 거울
두 차원 프로그래밍 언어는 종종 거울 명령처럼 가지고 /와 \그리드의 명령 포인터를 리디렉션 할 : >>>>\ v v <<<</ 이 과제에서는 들어오는 방향과 거울이 제공되며 나가는 방향을 결정해야합니다. 규칙 들어오는 방향은 문자 NESW중 하나로 주어지고 미러는 /또는 로 지정됩니다 \. 당신은 어떤 순서 로든지받을 수 있습니다. 대문자를 사용해야합니다. 2 자 …

14
OEIS 자동화
우리는 여기에서 OEIS 로부터 시퀀스를 생성하는 기능을 요구하는 많은 도전을 본다 . 이러한 도전은 재미 있지만 프로그래머로서 자동화의 기회를 봅니다. 문제는 시퀀스 (예 : A172141 ) 및 일부 정수 n (예 : 7) 의 색인을 가져와 적절한 웹 페이지에서 적절한 값을 가져 오는 프로그램을 만드는 것 입니다. I / O …

7
Emacs 또는 Vim 중 어느 것이 더 낫습니까? (구글 파이트)
인사말, 고귀한 코드 골퍼. 오늘 당신은 Emacs 또는 Vim? 두 개의 검색어를 입력으로 사용하여 해당 검색어 중 Google 검색 결과가 가장 많은 검색어를 출력해야합니다. (이것은 명백히 공평합니다. 편향이란 무엇입니까?) 다음은 입력 및 출력의 예입니다. 입력 : emacs및 vim 출력 : vim(설명에 화염을 일으키지 않음) 입력 google및 microsoft 출력 :google 입력 …

1
도메인 네임 감정
도메인 네임 거래는 큰 사업입니다. 도메인 이름 거래에 가장 유용한 도구 중 하나는 자동 평가 도구이므로 지정된 도메인의 가치를 쉽게 추정 할 수 있습니다. 불행히도 많은 자동 평가 서비스를 이용하려면 회원 / 가입이 필요합니다. 이 과제에서는 .com 도메인의 값을 대략적으로 추정 할 수있는 간단한 평가 도구를 작성합니다. 입출력 입력으로 프로그램은 …

2
어느 언어가 가장 짧은가요?
최소한 20 개의 답변이 있는 code-golf- tag를 사용하여 최신 50 가지 과제를 찾는 프로그램을 만듭니다 . 그런 다음 각 도전 과제에서 각 언어의 점수를 추출하십시오. 같은 언어를 사용하는 답변이 두 개 이상인 경우 모든 점수를 세십시오. 그런 다음 가장 일반적인 20 가지 언어를 사용하여 언어 이름, 답변 수, 평균 바이트 …

19
내 IP 주소는 무엇입니까?
이것이 아직 도전에 빠지지 않은 것에 놀랐습니다. 실행중인 컴퓨터의 IP 주소를 출력하십시오. 로컬 및 외부 IP 주소를 모두 출력해야합니다. 로컬 IP 주소, 즉 기본 형식 192.168.xx 공개 IP 주소는 Google https://www.google.co.uk/search?source=hp&q=whats+my+ip 를 사용하여 확인할 수 있습니다. 출력은 모든 형식이 될 수 있습니다. IPv4 또는 IPv6 또는 각각의 혼합이 허용되지만 유일한 …

18
Google의 평균 길이
나는 Pyth의 URL 요청 기능을 어지럽히고 있었고, Google은 항상 약간 다른 길이, 일반적으로 ~10500문자 로 응답을 보았습니다 . 따라서이 과제의 과제는에서 HTML 응답의 평균 길이를 인쇄하는 것 http://google.com입니다. 명세서 n요청 횟수 인 입력 을받습니다. 각 요청에 대해 HTTP 받기 요청을합니다. 헤더가 아닌 응답 본문 (html 텍스트)을 계산합니다. 반응 길이의 산술 …

30
0이 아닌 고유 한 숫자로 임의의 n 자리 숫자를 얻습니다.
나는 이 질문을 읽고 그것이 좋은 도전이 될 것이라고 생각했다. 태스크 입력 0<n<10으로 임의의 숫자를 생성하십시오. 정확히 n 자리 첫 번째가 아닌 0 그래서 f(n)>10**(n-1)-1 고유 숫자 우승 기준 이것은 코드 골프 이므로 가장 짧은 코드가 승리합니다. 무작위 나는 균등하게 분포 된 것을 의미합니다. 따라서 프로그램의 관점에서 볼 때 각각의 …
22 code-golf  number  random  grid  game  king-of-the-hill  javascript  code-golf  arithmetic  statistics  code-golf  math  code-golf  math  code-golf  string  palindrome  code-golf  string  interactive  code-golf  quine  polyglot  code-golf  string  stack-exchange-api  code-golf  number-theory  decision-problem  code-golf  tips  code-golf  string  internet  code-golf  graphical-output  image-processing  fractal  code-golf  ascii-art  geometry  hexagonal-grid  code-golf  string  restricted-source  hello-world  code-golf  game  code-golf  cipher  code-golf  permutations  cops-and-robbers  permutations  cops-and-robbers  code-golf  internet  stack-exchange-api  code-golf  ascii-art  random  code-golf  tips  code-golf  ascii-art  code-golf  code-golf  kolmogorov-complexity  code-golf  string  unicode  code-golf  number  sequence  primes  palindrome  code-golf  game  decision-problem  code-golf  math  geometry  code-golf  graphical-output  interactive  code-golf  set-partitions  code-golf  number  arithmetic  restricted-source  code-golf  decision-problem  python  recursion  code-golf  ascii-art  code-golf  source-layout  code-golf  function  recursion  functional-programming  code-golf  game  combinatorics  permutations  code-golf  string  file-system  code-golf  string  hashing  code-golf  stack-exchange-api  code-golf  string  code-golf  math  number  arithmetic  polyglot 

28
진실을 뒤집다
다음과 같은 프로그램이나 기능을 작성하십시오. stdio 또는 인수에서 문자열을받습니다. 모든 항목 대체 true와 false와 false와를true 그것을 반전,하지만 반대하지 않습니다 true및false 결과를 반환하거나 인쇄합니다 예 (왼쪽이 입력 됨) : "true" "false" "2false" "true2" "true is false" "true si false" "false,true,undefined" "denifednu,false,true" "stressed-false" "true-desserts" "falstrue" "falseslaf" "true false true x" "x false …

12
정말 캐나다의 날 이었습니까?
7 월 1 일은 캐나다의 날입니다 (캐나다 캐나다)! 아니면? 오늘의 Wikipedia 페이지에 캐나다 관련 콘텐츠가 많이있는 것 같지만 캐나다가 더 많은 다른 날이 있습니까? 귀하의 작업은 날짜 (월 및 일)를 입력으로 사용하고 입력 된 날짜에 대한 위키 백과 페이지에서 "캐나다"에 대한 멘션 수를 리턴하거나 출력하는 프로그램 또는 함수를 작성하는 것입니다. …

16
하나 더 프로그램하고 나왔습니다!
양의 정수 중첩 수준을 감안할 때 n문자열 s인쇄 가능한 ASCII 문자 (의 에 ~같은 언어로 실행하면, 프로그램을 출력하는 프로그램을 출력하고, 출력하는 프로그램... 문자열을 출력합니다 s. 총 n프로그램이 생성되어야하며, 모든 프로그램은 답변과 동일한 언어로 실행되어야합니다. 참고 : 기본적으로 제출로 허용되는 모든 프로그램 또는 기능을 출력 할 수 있습니다. s이스케이프 문자로 입력 …
21 code-golf  recursion  code-golf  kolmogorov-complexity  board-game  code-golf  number-theory  polynomials  code-golf  code-golf  array-manipulation  polyglot  alphabet  answer-chaining  code-golf  sequence  math  atomic-code-golf  abstract-algebra  proof-golf  code-golf  internet  code-golf  internet  code-golf  ascii-art  kolmogorov-complexity  code-golf  math  ascii-art  number  integer  code-golf  decision-problem  binary-matrix  code-golf  number  sequence  number-theory  code-golf  math  decision-problem  matrix  abstract-algebra  code-golf  string  keyboard  code-golf  fractal  code-golf  math  sequence  combinatorics  hello-world  vim  code-golf  sequence  code-golf  graphical-output  image-processing  code-golf  decision-problem  matrix  linear-algebra  code-golf  ascii-art  code-golf  math  code-golf  ascii-art  graphical-output  code-golf  string  code-golf  string  substitution  code-golf  string  ascii-art  code-golf  arithmetic  code-golf  number  array-manipulation  decision-problem  code-golf  kolmogorov-complexity  code-generation  fractal  code-golf  ascii-art  kolmogorov-complexity  code-golf  ascii-art  code-golf  string  array-manipulation  code-golf  music  code-golf  array-manipulation  code-golf  internet  stack-exchange-api  math  fastest-algorithm  code-golf  binary  bitwise  code-golf  date  code-golf  string  code-golf  sequence  integer  code-golf  arithmetic  number-theory  code-golf  string  random 

3
인생이 레몬을 줄 때 레모네이드 만들기
도전 당신은 어디 단어, 입력 문자열이 주어집니다 "Lemon"이 변환되어야 발견 "Lemonade" 하지만a , d그리고 e문장에 다른 곳에서 빌려해야합니다. 예 입력 예 : 어렸을 때 레몬을 찾았 어요 출력 예 : 내가 어렸을 때 레모네이드를 찾았 어 레모네이드는 원본에서 다음 첨자 문자를 도용하여 만든 내가 foun D 레모네이드 어 전자 N …
21 code-golf  string  code-golf  parsing  internet  stack-exchange-api  code-challenge  kolmogorov-complexity  restricted-source  brain-flak  python  logic  pyth  code-golf  string  search  optimized-output  code-golf  tips  language-design  golfing-language  code-golf  tips  language-design  code-golf  number  sorting  pi  code-golf  math  number  code-golf  string  balanced-string  classification  brain-flak  code-golf  math  number-theory  decision-problem  code-golf  tips  code-golf  number  sequence  code-golf  balanced-string  brain-flak  code-golf  math  sequence  arithmetic  fibonacci  code-golf  math  parsing  code-golf  string  keyboard  code-golf  code-golf  string  source-layout  whitespace  code-golf  math  rational-numbers  code-golf  string  code-golf  string  code-golf  math  sequence  code-golf  number  floating-point  code-golf  string  decision-problem  subsequence  code-golf  string  kolmogorov-complexity  code-golf  string  permutations  balanced-string  brain-flak  code-golf  string  math  number  code-golf  string  primes  cipher  code-golf  string  ascii-art  chemistry  code-golf  ascii-art  grid  counting  code-golf  math  arithmetic  integer  code-golf  number  kolmogorov-complexity  code-golf  ascii-art  kolmogorov-complexity  sequence  metagolf  brain-flak  code-golf  ascii-art  kolmogorov-complexity  code-golf  string  whitespace 

27
인터넷에서 파일 다운로드
소개 예, 그렇게 간단합니다. 인터넷에서 파일을 다운로드하십시오! 규칙 언어의 API를 사용해야합니다. STDOUT, 콘솔, 파일 등에 다운로드 한 파일을 출력해야합니다. 입력 내용이 비어 있거나 다운로드하려는 URL이어야하지만 URL은 바이트 수로 계산되어야합니다. 행운을 빕니다!

3
원자 비율의 게임
당신의 작업 은 가장 높은 점수와 아토 마를 재생 봇을 만듭니다 . 게임 작동 방식 : 게임 보드는 6 개의 "원자"고리로 시작하며 숫자 범위는 1~ 사이 3입니다. 원자 자체에 따라 두 원자 사이 또는 다른 원자에서 원자를 "재생"할 수 있습니다. 일반 원자 또는 특수 원자를 가질 수 있습니다. 정상적인 원자 …
21 code-challenge  game  code-golf  combinatorics  permutations  code-golf  image-processing  brainfuck  encode  steganography  code-golf  ascii-art  code-golf  ascii-art  kolmogorov-complexity  code-golf  ascii-art  fibonacci  code-golf  string  code-golf  sorting  popularity-contest  statistics  code-golf  ascii-art  kolmogorov-complexity  code-golf  code-golf  ascii-art  tic-tac-toe  code-golf  string  code-challenge  classification  test-battery  binary-matrix  code-golf  math  arithmetic  code-golf  ascii-art  random  code-golf  string  code-golf  number  binary  bitwise  code-golf  number  arithmetic  code-golf  math  ascii-art  code-golf  string  ascii-art  code-golf  string  ascii-art  code-golf  string  code-golf  counting  code-golf  number  binary  bitwise  decision-problem  code-golf  array-manipulation  code-golf  tips  brain-flak  code-challenge  quine  source-layout  code-generation  code-golf  linear-algebra  matrix  abstract-algebra  binary-matrix  code-golf  string  palindrome  code-golf  puzzle-solver  sudoku  code-golf  ascii-art  code-golf  graphical-output  internet  code-golf  ascii-art  kolmogorov-complexity  code-golf  math  code-golf  clock 

6
챌린지가 응답 할만한 가치가 있는지 확인
나는 매우 평범한 코드 골퍼이며 StackOverflow의 "핫 네트워크 질문"사이드 바에 표시 될 때까지 게시물을 자주 보지 않습니다. 보통, 나는 게임에 늦었고, 내가 아는 유일한 언어는 파이썬이기 때문에, 이미 몇 가지 파이썬 답변이 있기 때문에 대답 할 점이 거의 없습니다. 당신의 도전은 질문에 대답 할 가치가 있는지 알아내는 것입니다. 입력: 코드 …

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