Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
씨#. 기초
For 루프 문. 일반적인 작업
Module:
For 루프 문. 일반적인 작업
Problem
7
/16
숫자 행 끝 - 1
Problem
주어진 자연수
N
. 다음 표현식의 첫 번째
N
인수를 계산하는 프로그램을 작성하십시오.
\(P = {2 \over 3}\cdot{4 \over 5}\cdot{6 \over 7}\ cdot ... \cdot {{2 \cdot N} \over {2\cdot N +1}}\)
입력
입력은 자연수
N
입니다.
출판물
문제의 정답 출력
예
<헤드>
#
입력
출력
것> <몸>
1
42
0.135542
테이블>
1000
ms
256 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary