QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'