結果

問題 No.552 十分簡単な星1の問題
ユーザー hiro1729hiro1729
提出日時 2023-09-09 11:07:55
言語 PyPy3
(7.3.15)
結果
WA  
実行時間 -
コード長 20 bytes
コンパイル時間 274 ms
コンパイル使用メモリ 82,268 KB
実行使用メモリ 53,500 KB
最終ジャッジ日時 2024-06-27 04:15:57
合計ジャッジ時間 3,371 ms
ジャッジサーバーID
(参考情報)
judge4 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 AC 41 ms
51,772 KB
testcase_02 AC 40 ms
52,428 KB
testcase_03 AC 39 ms
52,432 KB
testcase_04 AC 38 ms
52,252 KB
testcase_05 AC 37 ms
51,360 KB
testcase_06 AC 37 ms
52,328 KB
testcase_07 AC 38 ms
52,152 KB
testcase_08 AC 38 ms
51,888 KB
testcase_09 AC 38 ms
51,700 KB
testcase_10 AC 36 ms
53,220 KB
testcase_11 AC 41 ms
52,872 KB
testcase_12 AC 36 ms
52,924 KB
testcase_13 AC 37 ms
51,780 KB
testcase_14 AC 36 ms
51,740 KB
testcase_15 AC 37 ms
51,420 KB
testcase_16 AC 36 ms
52,152 KB
testcase_17 AC 37 ms
51,724 KB
testcase_18 AC 36 ms
52,844 KB
testcase_19 AC 37 ms
51,808 KB
testcase_20 AC 37 ms
51,884 KB
testcase_21 AC 37 ms
52,304 KB
testcase_22 AC 38 ms
51,988 KB
testcase_23 AC 36 ms
52,444 KB
testcase_24 AC 36 ms
52,340 KB
testcase_25 AC 37 ms
51,808 KB
testcase_26 AC 36 ms
52,216 KB
testcase_27 AC 36 ms
52,136 KB
testcase_28 AC 37 ms
52,432 KB
testcase_29 AC 36 ms
52,076 KB
testcase_30 AC 36 ms
52,640 KB
testcase_31 AC 37 ms
52,104 KB
testcase_32 AC 36 ms
51,360 KB
testcase_33 AC 36 ms
53,236 KB
testcase_34 AC 37 ms
51,780 KB
testcase_35 AC 36 ms
52,744 KB
testcase_36 AC 36 ms
51,728 KB
testcase_37 AC 36 ms
52,380 KB
testcase_38 AC 37 ms
51,812 KB
testcase_39 AC 36 ms
52,424 KB
testcase_40 AC 37 ms
51,732 KB
testcase_41 AC 37 ms
52,608 KB
testcase_42 AC 37 ms
52,372 KB
testcase_43 AC 36 ms
52,860 KB
testcase_44 AC 36 ms
52,632 KB
testcase_45 AC 37 ms
52,084 KB
testcase_46 AC 37 ms
51,568 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

print(input() + '0')
0