General
 
 
# Author Problem Lang Verdict Time Memory Sent Judged  
55488619 Practice:
neha_choutapelly
1182A - 40 Python 3 Accepted 109 ms 12 KB 2019-06-12 12:05:01 2019-06-12 12:05:01
→ Source
n=int(input())
print(0 if n%2 else 2**(n//2))
?
Time: ? ms, memory: ? KB
Verdict: ?
Input
?
Participant's output
?
Jury's answer
?
Checker comment
?
Diagnostics
?
Click to see test details