結果

問題 No.2357 Guess the Function
ユーザー tailstails
提出日時 2023-06-24 02:51:20
言語 Bash
(Bash 5.1.16)
結果
AC  
実行時間 29 ms / 1,000 ms
コード長 74 bytes
コンパイル時間 90 ms
コンパイル使用メモリ 5,216 KB
実行使用メモリ 24,252 KB
平均クエリ数 3.00
最終ジャッジ日時 2023-09-13 22:06:12
合計ジャッジ時間 1,375 ms
ジャッジサーバーID
(参考情報)
judge11 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 29 ms
23,676 KB
testcase_01 AC 25 ms
23,628 KB
testcase_02 AC 26 ms
23,652 KB
testcase_03 AC 25 ms
24,252 KB
testcase_04 AC 24 ms
23,856 KB
testcase_05 AC 25 ms
23,412 KB
testcase_06 AC 25 ms
23,628 KB
testcase_07 AC 25 ms
24,060 KB
testcase_08 AC 25 ms
23,412 KB
testcase_09 AC 24 ms
23,652 KB
testcase_10 AC 25 ms
23,616 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

echo ? 100
read a 99-a
echo ? $[_?_:100]
read b
echo ! $[(a+b++*100)%b] $b
0