結果

問題 No.1636 森
ユーザー raven7959raven7959
提出日時 2021-08-12 14:47:45
言語 PyPy3
(7.3.15)
結果
AC  
実行時間 32 ms / 2,000 ms
コード長 26 bytes
コンパイル時間 130 ms
コンパイル使用メモリ 82,376 KB
実行使用メモリ 53,228 KB
最終ジャッジ日時 2024-04-09 19:23:01
合計ジャッジ時間 1,587 ms
ジャッジサーバーID
(参考情報)
judge5 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 30 ms
52,300 KB
testcase_01 AC 30 ms
51,924 KB
testcase_02 AC 29 ms
51,940 KB
testcase_03 AC 29 ms
52,032 KB
testcase_04 AC 28 ms
51,868 KB
testcase_05 AC 31 ms
52,112 KB
testcase_06 AC 32 ms
51,576 KB
testcase_07 AC 30 ms
52,276 KB
testcase_08 AC 30 ms
52,492 KB
testcase_09 AC 29 ms
52,680 KB
testcase_10 AC 29 ms
52,316 KB
testcase_11 AC 29 ms
52,272 KB
testcase_12 AC 28 ms
53,156 KB
testcase_13 AC 29 ms
52,000 KB
testcase_14 AC 29 ms
53,228 KB
testcase_15 AC 30 ms
52,320 KB
testcase_16 AC 30 ms
52,956 KB
testcase_17 AC 29 ms
51,704 KB
testcase_18 AC 30 ms
52,256 KB
testcase_19 AC 30 ms
51,976 KB
testcase_20 AC 30 ms
52,480 KB
testcase_21 AC 29 ms
53,020 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

print((int(input())-1)**2)
0