QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#419109 | #6521. Swapping Operation | 2yh_Z77# | WA | 1ms | 3872kb | C++14 | 2.5kb | 2024-05-23 17:57:40 | 2024-05-23 17:57:41 |
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: 3872kb
input:
3 6 6 5 4 3 5 6 6 1 2 1 1 2 2 5 1 1 2 2 2
output:
2147483647 2147483647 2147483647
result:
wrong answer 1st numbers differ - expected: '7', found: '2147483647'