QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#505680 | #7156. Find the Box | hyforces# | RE | 1ms | 3796kb | C++20 | 5.7kb | 2024-08-05 08:36:32 | 2024-08-05 08:36:32 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 3796kb
input:
4 5 3 2 1 3
output:
? vvv><^><^><^><>vvv><^><^><^><>vvv><^><^><^><>vvv><^><^><^><>vvv ? >>>vvv ! 2 3
result:
points 1.0 1.0 used 2 queried; score: 100.00
Test #2:
score: 0
Accepted
time: 1ms
memory: 3588kb
input:
5 4 2 3 3 1
output:
? >>>v^<v^<v^<v^v>>>v^<v^<v^<v^v>>>v^<v^<v^<v^v>>>v^<v^<v^<v^v>>> ? vvv>>> ! 3 2
result:
points 1.0 1.0 used 2 queried; score: 100.00
Test #3:
score: -100
Runtime Error
input:
50 49