提出 #72164323


ソースコード 拡げる

N=int(input())
print(2**N-2*N)

提出情報

提出日時
問題 A - 2^n - 2*n
ユーザ Youteru
言語 Python (PyPy 3.11-v7.3.20)
得点 100
コード長 31 Byte
結果 AC
実行時間 56 ms
メモリ 79800 KiB

ジャッジ結果

セット名 Sample All
得点 / 配点 0 / 0 100 / 100
結果
AC × 3
AC × 11
セット名 テストケース
Sample 01.txt, 02.txt, 11.txt
All 01.txt, 02.txt, 03.txt, 04.txt, 05.txt, 06.txt, 07.txt, 08.txt, 09.txt, 10.txt, 11.txt
ケース名 結果 実行時間 メモリ
01.txt AC 55 ms 79580 KiB
02.txt AC 56 ms 79688 KiB
03.txt AC 55 ms 79532 KiB
04.txt AC 55 ms 79264 KiB
05.txt AC 55 ms 79648 KiB
06.txt AC 55 ms 79800 KiB
07.txt AC 55 ms 79592 KiB
08.txt AC 55 ms 79588 KiB
09.txt AC 55 ms 79632 KiB
10.txt AC 55 ms 79632 KiB
11.txt AC 55 ms 79704 KiB