結果

問題 No.2357 Guess the Function
ユーザー tailstails
提出日時 2023-06-24 02:51:20
言語 Bash
(Bash 5.1.16)
結果
AC  
実行時間 26 ms / 1,000 ms
コード長 74 bytes
コンパイル時間 107 ms
コンパイル使用メモリ 6,684 KB
実行使用メモリ 25,604 KB
平均クエリ数 3.00
最終ジャッジ日時 2024-07-01 06:23:15
合計ジャッジ時間 1,515 ms
ジャッジサーバーID
(参考情報)
judge3 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 26 ms
24,836 KB
testcase_01 AC 23 ms
25,172 KB
testcase_02 AC 23 ms
24,836 KB
testcase_03 AC 23 ms
24,964 KB
testcase_04 AC 23 ms
25,604 KB
testcase_05 AC 23 ms
25,220 KB
testcase_06 AC 24 ms
24,964 KB
testcase_07 AC 23 ms
25,604 KB
testcase_08 AC 23 ms
24,836 KB
testcase_09 AC 24 ms
25,592 KB
testcase_10 AC 23 ms
24,836 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

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