QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#579157 | #9221. Missing Boundaries | ucup-team1817# | WA | 1ms | 7736kb | C++20 | 1.1kb | 2024-09-21 09:59:10 | 2024-09-21 09:59:11 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 7736kb
input:
3 4 51 1 -1 11 50 -1 -1 -1 10 3 2 -1 -1 -1 -1 -1 -1 2 3 1 2 2 3
output:
TAK TAK NIE
result:
wrong answer 2nd lines differ - expected: 'NIE', found: 'TAK'