QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#231946#6347. XOR Determinantucup-team1565#WA 1ms3744kbC++201.6kb2023-10-29 18:19:392023-10-29 18:19:39

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3588kb

input:

3
2
2 5
4 1
1
1000000000000000001
987467354324283836
4
1 2 3 4
1 2 3 4

output:

21
214139910
998244129

result:

ok 3 number(s): "21 214139910 998244129"

Test #2:

score: 0
Accepted
time: 0ms
memory: 3604kb

input:

1
5
1 2 3 4 5
1 2 3 4 5

output:

0

result:

ok 1 number(s): "0"

Test #3:

score: -100
Wrong Answer
time: 1ms
memory: 3744kb

input:

100
10
1107560013855173757 966681903163989710 521892103913129269 1038348664970462356 604430971757857481 1106581500345020431 788162934600883665 124672524392773463 534904853987097709 784497626701360420
402515001559379490 846591944896429860 761680713769800085 722846292535048189 621369111578909792 49581...

output:

514441147
82189999
995064053
941983767
184251452
992091833
885427468
748192368
156937330
966956156
809608921
583948345
937844901
442589130
107318677
330061293
859419045
10864673
55067626
842688977
156936022
83923962
169769934
643595555
407620806
698499134
349437674
948287918
886640529
699606639
8911...

result:

wrong answer 1st numbers differ - expected: '548320033', found: '514441147'