結果
| 問題 |
No.129 お年玉(2)
|
| コンテスト | |
| ユーザー |
tails
|
| 提出日時 | 2017-01-27 19:25:50 |
| 言語 | Perl (5.40.0) |
| 結果 |
WA
(最新)
AC
(最初)
|
| 実行時間 | - |
| コード長 | 46 bytes |
| コンパイル時間 | 1,356 ms |
| コンパイル使用メモリ | 17,408 KB |
| 実行使用メモリ | 17,664 KB |
| 最終ジャッジ日時 | 2024-09-27 10:51:17 |
| 合計ジャッジ時間 | 7,527 ms |
|
ジャッジサーバーID (参考情報) |
judge1 / judge2 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| sample | AC * 3 |
| other | AC * 2 WA * 44 |
コンパイルメッセージ
Number found where operator expected (Missing operator before "1e-3"?) at Main.pl line 1, near "$,1e-3" Main.pl syntax OK
ソースコード
use bigrat;print+(bnok$,1e-3*<>%($,=0+<>))%1e9
tails