結果

問題 No.2637 Factorize?
ユーザー ぶりんがー@みゅーじしゃんぶりんがー@みゅーじしゃん
提出日時 2024-07-09 16:59:35
言語 PyPy3
(7.3.15)
結果
AC  
実行時間 39 ms / 2,000 ms
コード長 23 bytes
コンパイル時間 374 ms
コンパイル使用メモリ 82,436 KB
実行使用メモリ 53,116 KB
最終ジャッジ日時 2024-07-09 16:59:39
合計ジャッジ時間 3,525 ms
ジャッジサーバーID
(参考情報)
judge3 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 34 ms
52,148 KB
testcase_01 AC 37 ms
52,480 KB
testcase_02 AC 39 ms
51,960 KB
testcase_03 AC 35 ms
53,056 KB
testcase_04 AC 33 ms
52,360 KB
testcase_05 AC 35 ms
52,388 KB
testcase_06 AC 37 ms
51,784 KB
testcase_07 AC 35 ms
51,944 KB
testcase_08 AC 34 ms
52,920 KB
testcase_09 AC 34 ms
52,568 KB
testcase_10 AC 35 ms
52,516 KB
testcase_11 AC 34 ms
52,632 KB
testcase_12 AC 34 ms
52,344 KB
testcase_13 AC 35 ms
52,228 KB
testcase_14 AC 33 ms
53,052 KB
testcase_15 AC 33 ms
52,160 KB
testcase_16 AC 33 ms
53,116 KB
testcase_17 AC 34 ms
51,952 KB
testcase_18 AC 34 ms
52,048 KB
testcase_19 AC 32 ms
52,304 KB
testcase_20 AC 34 ms
51,668 KB
testcase_21 AC 33 ms
51,420 KB
testcase_22 AC 33 ms
52,752 KB
testcase_23 AC 33 ms
51,940 KB
testcase_24 AC 34 ms
53,028 KB
testcase_25 AC 34 ms
52,624 KB
testcase_26 AC 34 ms
52,300 KB
testcase_27 AC 35 ms
52,208 KB
testcase_28 AC 32 ms
52,188 KB
testcase_29 AC 34 ms
52,564 KB
testcase_30 AC 33 ms
52,388 KB
testcase_31 AC 32 ms
52,112 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

p=input()
print(p+" 1")
0