QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#734473#9575. $P \oplus Q = R$cmll02WA 0ms3856kbC++148.1kb2024-11-11 11:10:272024-11-11 11:10:27

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3856kb

input:

2
3
4

output:

 0  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 
16 18 19 17 32 34 35 33 36 38 39 37 20 22 23 21  4  6  7  5 24 26 27 25 28 30 31 29  0  2  3  1 40 42 43 41 12 14 15 13  8 10 11  9 44 46 47 45 
16 19 17 1...

result:

wrong answer Token parameter [name=pd] equals to "0", doesn't correspond to pattern "Yes|No" (test case 1)