QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#510682 | #5199. Amazing Trick | HuangHanSheng | WA | 1ms | 7708kb | C++20 | 2.3kb | 2024-08-09 10:57:05 | 2024-08-09 10:57:06 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 7700kb
input:
4 2 2 1 3 1 2 3 4 2 1 4 3 5 5 1 4 2 3
output:
Impossible Possible 2 3 1 3 1 2 Possible 3 4 1 2 4 3 2 1 Possible 4 3 1 5 2 5 1 4 2 3
result:
ok 3/4 are 'Possible' (4 test cases)
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 7708kb
input:
50 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
output:
Possible 0 0 Possible 1 1 Possible 1 1 Possible 1 1 Possible 1 1 Possible 1 1 Possible 1 1 Possible 1 1 Possible 1 1 Possible 1 1 Possible 1 1 Possible 1 1 Possible 1 1 Possible 1 1 Possible 1 1 Possible 1 1 Possible 1 1 Possible 1 1 Possible 1 1 Possible 1 1 ...
result:
wrong answer Integer parameter [name=p[1]] equals to 0, violates the range [1, 1] (test case 1)