«astronomy» 태그된 질문

15
기하학적 도전
모두 기하학을 좋아합니다. 그렇다면 왜 골프를 치고 코딩하지 않습니까? 이 도전은 문자와 숫자를 받아 그것에 따라 모양을 만드는 것입니다. 입력 입력 형식은 (shapeIdentifier)(size)(inverter)입니다. 그러나 shapeIdentifier, 크기 및 인버터는 무엇입니까? 모양 식별자는 *s 로 만들 모양의 유형에 대한 식별자입니다 . 다음은 모양 식별자입니다. s -광장 t -삼각형 크기는 사이 1-20이며 그림의 …
23 code-golf  string  ascii-art  geometry  code-golf  ascii-art  subsequence  fewest-operations  test-battery  code-golf  array-manipulation  bitwise  code-golf  interactive  code-golf  music  code-golf  string  kolmogorov-complexity  code-golf  string  decision-problem  simulation  code-golf  string  classification  code-golf  sequence  base-conversion  palindrome  code-golf  kolmogorov-complexity  code-golf  date  astronomy  code-golf  sequence  base-conversion  code-golf  geometry  combinatorics  code-golf  string  code-golf  math  array-manipulation  code-challenge  math  code-golf  card-games  code-challenge  array-manipulation  sorting  code-golf  code-golf  math  abstract-algebra  polynomials  code-golf  palindrome  factoring 

9
태양은 얼마나 멀어요?
소개 tl; dr 지구에서 태양까지의 현재 거리를 지속적으로 출력합니다. 간단히 말해, 태양 주위의 지구 궤도는 타원입니다. 따라서 둘 사이의 실제 거리는 지속적으로 변합니다. 이 거리는 다음 공식을 사용하여 주어진 날짜에 대해 계산할 수 있습니다 . 방정식은 다음의 부분으로 분할 될 수있다 2 : 11AU (천문 단위)를 나타내며149,597,870.691 km 0.01672지구와 태양 …

1
음력 단계 계산
소개 tl; dr 이 도전에서 당신은 주어진 날짜에 대한 달의 위상을 계산해야합니다. 이 도전은 게임 사이코 소셜 시청각 실험 " Superbrothers : Sword & Sworcery EP "에서 영감을 얻었습니다 . 에서 S : S & S EP 일부 이벤트는 시간의 특정 지점에서만 발생하는 달의 위상은 모험의 결과에 중요하다. 문제는 특정 …
당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.