QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#180040 | #2557. Lag | asdf1234coding | WA | 0ms | 18892kb | C++20 | 3.1kb | 2023-09-15 14:54:57 | 2023-09-15 14:54:59 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 18892kb
input:
1 8 3 2 1 2 1 0 1 1 1 1 1 2 1 1 3 1 1 4 1 1 5 1 1 6 1 1 7 1 1 1 1 2 1 4 2
output:
-1 -1 -1
result:
wrong answer 1st words differ - expected: '0', found: '-1'