QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#125155 | #4966. Decimal XOR | MaMengQi | WA | 1ms | 3468kb | C++11 | 474b | 2023-07-16 03:35:19 | 2023-07-16 03:36:46 |
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: 100
Accepted
time: 0ms
memory: 3376kb
input:
22776 15954
output:
09099
result:
ok single line: '09099'
Test #2:
score: 0
Accepted
time: 1ms
memory: 3436kb
input:
29 18908
output:
09900
result:
ok single line: '09900'
Test #3:
score: 0
Accepted
time: 1ms
memory: 3440kb
input:
18908 29
output:
09900
result:
ok single line: '09900'
Test #4:
score: -100
Wrong Answer
time: 1ms
memory: 3468kb
input:
0 0
output:
result:
wrong answer 1st lines differ - expected: '0', found: ''