結果

問題 No.651 E869120 and Driving
ユーザー mmmpppmmmppp
提出日時 2018-05-22 10:08:15
言語 Ruby
(3.3.0)
結果
AC  
実行時間 83 ms / 1,000 ms
コード長 44 bytes
コンパイル時間 360 ms
コンパイル使用メモリ 11,856 KB
実行使用メモリ 16,056 KB
最終ジャッジ日時 2023-10-22 07:57:25
合計ジャッジ時間 1,680 ms
ジャッジサーバーID
(参考情報)
judge13 / judge9
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 81 ms
16,056 KB
testcase_01 AC 82 ms
16,056 KB
testcase_02 AC 82 ms
16,056 KB
testcase_03 AC 82 ms
16,056 KB
testcase_04 AC 82 ms
16,056 KB
testcase_05 AC 81 ms
16,056 KB
testcase_06 AC 83 ms
16,056 KB
testcase_07 AC 81 ms
16,048 KB
testcase_08 AC 81 ms
16,056 KB
testcase_09 AC 81 ms
16,056 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

$><<'%d:%02d'%(gets.to_i/5*3+600).divmod(60)
0