QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#752519 | #9223. Data Determination | Dec0Dedd# | WA | 0ms | 3492kb | C++14 | 1.7kb | 2024-11-16 07:16:27 | 2024-11-16 07:16:28 |
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: 3492kb
input:
3 6 4 42 41 43 41 57 41 42 4 2 4 1 2 5 8 7 5 57 101 2 42 5 57 7 13
output:
a: 41 41 41 43 57 42 TAK a: 1 2 5 8 NIE a: 2 5 7 42 57 101 13 NIE
result:
wrong answer 1st lines differ - expected: 'TAK', found: 'a: 41 41 41 43 57 42 '