結果

問題 No.815 Are you a traveller ?
ユーザー Yoichiro NishimuraYoichiro Nishimura
提出日時 2019-04-21 18:56:45
言語 PHP
(8.3.4)
結果
AC  
実行時間 42 ms / 2,000 ms
コード長 25 bytes
コンパイル時間 2,881 ms
コンパイル使用メモリ 30,760 KB
実行使用メモリ 31,148 KB
最終ジャッジ日時 2024-04-16 09:45:17
合計ジャッジ時間 3,732 ms
ジャッジサーバーID
(参考情報)
judge5 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 41 ms
30,996 KB
testcase_01 AC 39 ms
31,148 KB
testcase_02 AC 40 ms
31,028 KB
testcase_03 AC 41 ms
31,056 KB
testcase_04 AC 42 ms
30,964 KB
testcase_05 AC 41 ms
30,916 KB
testcase_06 AC 41 ms
30,956 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
No syntax errors detected in Main.php

ソースコード

diff #

<?=ceil(fgets(STDIN)/2);
0