Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
Basic of Java
Arithmetic expressions
Module:
Arithmetic expressions
Problem
4
/7
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