結果

問題 No.477 MVP
ユーザー %20%20
提出日時 2017-01-27 22:26:00
言語 Perl
(5.38.2)
結果
WA  
実行時間 -
コード長 33 bytes
コンパイル時間 358 ms
コンパイル使用メモリ 5,372 KB
実行使用メモリ 5,332 KB
最終ジャッジ日時 2023-08-25 03:54:37
合計ジャッジ時間 1,008 ms
ジャッジサーバーID
(参考情報)
judge13 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 5 ms
5,332 KB
testcase_01 AC 6 ms
5,136 KB
testcase_02 WA -
testcase_03 WA -
testcase_04 WA -
testcase_05 WA -
testcase_06 AC 6 ms
5,144 KB
testcase_07 AC 6 ms
5,280 KB
testcase_08 AC 6 ms
5,260 KB
testcase_09 AC 6 ms
5,144 KB
testcase_10 WA -
testcase_11 WA -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

($n,$k)=glob<>;print~-$n/++$k+1|0
0