QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#377192 | #2174. Which Planet is This?! | ucup-team864 | WA | 1ms | 3640kb | C++17 | 3.4kb | 2024-04-05 00:59:07 | 2024-04-05 00:59:07 |
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: 3640kb
input:
3 10 0 20 40 30 -15 40 -15 20 0 30 40
output:
10 0 20 40 30 -15 40 -15 20 0 30 40 Different
result:
wrong answer 1st lines differ - expected: 'Different', found: '10 0'