結果

問題 No.1305 Speak of the Devil
ユーザー ayaoniayaoni
提出日時 2020-12-03 21:09:23
言語 PyPy3
(7.3.15)
結果
WA  
実行時間 -
コード長 31 bytes
コンパイル時間 286 ms
コンパイル使用メモリ 82,092 KB
実行使用メモリ 53,364 KB
最終ジャッジ日時 2024-09-14 06:33:59
合計ジャッジ時間 2,483 ms
ジャッジサーバーID
(参考情報)
judge6 / judge4
このコードへのチャレンジ
(要ログイン)
ファイルパターン 結果
sample WA * 4
other WA * 23
権限があれば一括ダウンロードができます

ソースコード

diff #

print(map(int,input().split()))
0