QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#561439 | #7937. Fast XORting | ZhaoZiLong | WA | 244ms | 15452kb | C++23 | 1.3kb | 2024-09-12 22:33:16 | 2024-09-12 22:33:17 |
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: 3556kb
input:
8 0 1 3 2 5 4 7 6
output:
2
result:
ok 1 number(s): "2"
Test #2:
score: 0
Accepted
time: 0ms
memory: 3632kb
input:
8 2 0 1 3 4 5 6 7
output:
2
result:
ok 1 number(s): "2"
Test #3:
score: 0
Accepted
time: 243ms
memory: 15368kb
input:
262144 47482 131703 90418 122675 166494 247529 196154 16950 66501 50357 246808 25929 10418 50538 26955 151884 63776 58023 20073 26544 74785 44064 41836 148543 87920 54172 3270 131495 130960 112122 167229 215767 77499 195004 21391 11039 168999 256346 109690 180904 172679 157200 78594 201857 52784 147...
output:
17137565829
result:
ok 1 number(s): "17137565829"
Test #4:
score: -100
Wrong Answer
time: 244ms
memory: 15452kb
input:
262144 14207 154745 21702 203084 49988 1853 104664 62971 102664 211126 35057 170586 75653 27474 189094 4988 207149 255640 140879 82517 224575 43198 49395 235775 251474 41544 258165 5501 13321 109993 9272 92321 55714 89738 14682 88517 145206 198849 196461 178924 145814 171363 135465 20289 15464 17330...
output:
17139892665
result:
wrong answer 1st numbers differ - expected: '17139892655', found: '17139892665'