QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#386469#5559. Guessing Gamelmq26052003WA 10ms28152kbC++203.7kb2024-04-11 17:07:112024-04-11 17:07:11

詳細信息

Test #1:

score: 0
Wrong Answer
time: 10ms
memory: 28152kb

input:

3
4 4 4 4 4 4 4
1 1 1 1 4 -2 1
2 2 2 2 -4 1 -1
3 3 3 3 -3 3 3
-2 -1

output:

possible

result:

wrong answer 1st lines differ - expected: 'impossible', found: 'possible'