結果
問題 | No.128 お年玉(1) |
ユーザー |
|
提出日時 | 2015-01-23 04:06:56 |
言語 | Python2 (2.7.18) |
結果 |
WA
|
実行時間 | - |
コード長 | 56 bytes |
コンパイル時間 | 291 ms |
コンパイル使用メモリ | 7,040 KB |
実行使用メモリ | 6,400 KB |
最終ジャッジ日時 | 2024-10-01 09:44:33 |
合計ジャッジ時間 | 1,262 ms |
ジャッジサーバーID (参考情報) |
judge4 / judge3 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
sample | AC * 1 WA * 2 |
other | AC * 3 WA * 18 |
ソースコード
N = int(raw_input())/1000M = int(raw_input())print N/M