«date» 태그된 질문

이 문제는 달력 날짜 또는 시계 시간을 사용, 조작, 입력으로 수락, 출력 또는 계산하여 해결하기위한 것입니다.

2
또 무슨 요일이야?
내 웹 사이트에서 사용자는 생년월일 xx.xx.xx을 점으로 구분 된 두 자리 숫자 세 개 스타일로 입력합니다 . 불행히도, 사용자에게 정확히 어떤 형식을 사용해야하는지 잊어 버렸습니다. 내가 아는 것은 한 섹션은 한 달, 하나는 날짜, 한 섹션은 연도에 사용된다는 것입니다. 연도는 확실히 20 세기 (1900-1999)이므로 형식 31.05.75은을 의미 31 May 1975합니다. …
10 code-golf  date 

7
중국 12 궁도 기호 계산
구정이 다가오는 것을 감안할 때, 주어진 날짜에 대한 중국 12 궁도, 요소 및 태극권을 계산하는 것은 어려운 일입니다. 입력은 날짜 여야합니다. 1/31/2014 여기에 사용 된 날짜는 US 스타일 mm/dd/yyyy이지만 ISO-8601 스타일 일 수도 있습니다. yyyy-mm-dd따라서 날짜 입력 스타일이 엄격하지 않습니다. 결과는 날짜에 해당하는 요소 및 Taijitu 대응 항목을 포함 하여 …
10 code-golf  date 

6
유즈넷 시간의 날짜는 무엇입니까?
1993 년 9 월은 유즈넷에서 9 월으로 끝나지 않았습니다. 예를 들어이 질문이 게시되는 날짜는 1993 년 9 월 8740 일 토요일입니다. 프로그램 또는 함수는 그레고리력 날짜 (양수 연도)를 입력으로 사용하고 1993 년 9 월 이전 인 경우 출력과 동일한 날짜를 반환하거나 그 이후 인 경우 1993 년 9 월 달력의 …
9 code-golf  date 

10
날짜 발생
음수가 아닌 3 개의 정수 y, m및 d(적어도 하나는 양수 여야 함)와 양수가 연도 인 유효한 날짜 (연도, 월, 일을 포함하는 합리적인 형식으로 추가 정보는 없음)가 제공되면 이다 날짜 y년, m월, d원래 날짜 이후 일. 그레고리오 력은 모든 날짜 (그레고리오 력이 채택되기 전의 날짜)에 사용됩니다. 다음 날짜를 계산하는 방법은 다음과 …
9 code-golf  date 

11
운명의 시계 바늘
당신은 의자에 묶여 있습니다. 그 아래에는 거대한 화산이 있습니다. 옆에있는 12 시간의 시계는 불길하게 똑딱 거리며, 뒤에서 체인으로 이어지는 전선이있어서 지구의 중심으로 떨어질 것입니다. 시계에 녹화 된 메모는 다음과 같습니다. 각 시계 바늘에는 전극이 있습니다. 두 시계 바늘이 같은 위치에 있으면 전원이 흐르고 죽습니다. 즉, 정확한 시간을 알려줄 수 없다면 …
9 code-golf  date 

5
Quin-Bomb을 똑딱!
도전: 정수 입력을 사용하여 아래에 지정된 새 프로그램 / 기능을 출력하는 프로그램 또는 기능을 작성하십시오. 입력: 정수 n: 시한 폭탄이 폭발하기 전의 시간 (초)입니다. 산출: n입력 시간이 초 단위 인 원래 프로그램 은 다음을 수행하는 새로운 프로그램 / 기능을 출력합니다. 했습니다 n이전 프로그램이 실행 된 이후 초 통과? 인쇄BOOM! 그렇지 …
9 code-golf  quine  date 

1
근무 시간 계산기
이것은 회사가 모든 직원의 근무 시간 모니터링을 처리하는 방식을 기반으로합니다. 우리 각자는 센서 앞에 카드를 전달할 수 있으므로 시계는 직원이 사무실을 체크인 또는 체크 아웃하는 시간을 등록합니다. 레지스터가 코드에 연결될 때마다 : 코드 0 : 직원이 사무실에 도착하거나 사무실로 돌아옵니다. 코드 1 : 직원이 점심 식사를 위해 퇴근합니다. 코드 2 …

7
유사 프라임 골프!
소개 / 배경 A의 최근 논의 에서 크립토 채팅 I가와 / 도움을 논의하기 위해 도전했다 페르마 소수도 테스트 와 카 마이 클 번호. 이 테스트는 a^(p-1) mod p==1항상 소수 p에 대해서는 적용되지만 항상 복합 소수 에는 적용되지 않는 전제를 기반으로합니다 . 이제 카 마이클 숫자는 본질적으로 Fermat의 테스트 최악의 적입니다 …
9 code-golf  math  sequence  number-theory  primes  code-golf  string  code-golf  math  combinatorics  permutations  restricted-complexity  code-golf  array-manipulation  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 

13
비교 체인 확장
대부분의 언어와는 달리, 파이썬은 평가 a<b<c부울 비교에 반대가 실제로 세 개의 숫자를 비교, 수학에서 할 것처럼 a<b로를 c. 이것을 C (및 다른 많은 것)로 쓰는 올바른 방법은입니다 a<b && b<c. 이 도전에서, 당신의 임무는 파이썬 / 직관적 인 표현에서 다른 언어로 쓰여지는 방법으로 임의 길이의 비교 체인을 확장하는 것입니다. 명세서 …
9 code-golf  parsing  conversion  syntax  code-golf  sequence  primes  code-challenge  geometry  optimization  code-golf  graph-theory  code-golf  number-theory  primes  integer  code-golf  source-layout  cops-and-robbers  code-golf  source-layout  cops-and-robbers  code-golf  sequence  primes  integer  code-golf  math  number-theory  primes  rational-numbers  code-golf  math  sequence  number-theory  primes  code-golf  string  code-golf  math  combinatorics  permutations  restricted-complexity  code-golf  array-manipulation  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 

30
int 입력 n이 주어지면 n * reversed (n)을 출력하십시오.
정수가 주어지면 n출력하십시오.n * reversed(n) reversed(n)reverse의 자릿수 일 때 얻는 숫자입니다 n. reverse(512) = 215 reverse(1) = 1 reverse(101) = 101 >>>>>>>> func(5) = 5*5 = 25 func(12) = 12*21 = 252 func(11) = 11*11 = 121 func(659) = 659*956 = 630004 최단 코드 승리! 리더 보드 코드 스 니펫 …
9 code-golf  math  arithmetic  code-golf  math  integer  code-golf  arithmetic  integer  code-golf  sequence  base-conversion  palindrome  code-golf  math  primes  integer  code-golf  parsing  conversion  syntax  code-golf  sequence  primes  code-challenge  geometry  optimization  code-golf  graph-theory  code-golf  number-theory  primes  integer  code-golf  source-layout  cops-and-robbers  code-golf  source-layout  cops-and-robbers  code-golf  sequence  primes  integer  code-golf  math  number-theory  primes  rational-numbers  code-golf  math  sequence  number-theory  primes  code-golf  string  code-golf  math  combinatorics  permutations  restricted-complexity  code-golf  array-manipulation  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 

7
범위 내의 날짜?
MM/DD날짜 ( 12/24) 및 시작 / 종료 날짜 범위 ( 11/01 - 06/24)가 주어지면 날짜가 나열된 날짜 범위 내에 있는지 확인하십시오. 날짜 범위는 순차적 05/01 - 11/01이거나 ( ) 내년으로 둘러 쌀 수 있습니다 ( 11/01 - 05/01). 예 : 12/24에 11/01 - 06/24= TRUE 06/24에 11/01 - 06/24= TRUE …

5
가장 바쁜 시간을 결정하십시오
이 과제는 이 스택 오버플로 게시물 에서 큰 영향을 받았습니다 . 도전 고객이 회의실에 입장 할 때와 회의실을 나가는 시점에 고객이 많을 경우 회의실에 최대 인원이있는 기간을 결정하십시오. 시간 해상도는 분이어야합니다. 세 개의 클라이언트가있는 경우 예를 들어, 8 - 10, 9 - 11, 10 - 12, 그 정답은 될 것이다 …
9 code-golf  date 

1
윤초를 고려하여 현재 시간… 인쇄
(참고 : 관련 있지만,이 도전의 중복없는 이 일 이 자신의 시간을 자동으로 윤초를 결정하기보다는 하드 코딩이 필요하기 때문에, 그리고 중복되지 않습니다 이 하나의 어려움의 대부분은 윤초의 기울임없이 시간을 결정에서 오기 때문에 , 대부분의 시간에 API가 기본적으로하지 않는 것이므로 솔루션은 솔루션마다 문제가 다르게 보일 수 있습니다.) 2016 년 말에 출시 될 …

2
가장 보편적 인 단어
이 질문은 "Thing Explainer" 가 읽기 쉽고 재미 있기 때문에 작성되었습니다 . 문자, 숫자 및 이와 같은 것을 읽고 가져 와서 모든 단어 가이 세트의 일부인 경우 "#%|?반환 True / 1하는 "컴퓨터가하는 일"을 작성하십시오 . 모든 단어가 해당 세트의 일부가 아닌 경우 해당 단어의 일부가 아닌 단어를 리턴하십시오. 이 웹 …
9 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 

3
날짜 단순화
이것은 분수를 단순화하는 것과 비슷하지만 날짜가 있습니다! 프로그램의 입력은 형식이어야합니다 mm/dd 예를 들어, 3/4 //March 4 12/15 //December 15 1/1 // January 1 우리는 입력이 유효 할 것으로 가정합니다. January 31 February 28 March 31 April 30 May 31 June 30 July 31 August 31 September 30 October 31 November …

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