Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
Basics of Python
(Python) Arithmetic expressions
Module:
(Python) Arithmetic expressions
Problem
2
/6
2 to the power of N
Problem
For a given no
N
(input from the keyboard), finds
2
N
.
Output the calculated value (1 <=
N
<= 15).
1000
ms
256 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary