QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#140015#4966. Decimal XORMaMengQiWA 1ms3516kbC++202.8kb2023-08-14 23:09:002023-08-14 23:09:03

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 3516kb

input:

22776
15954

output:

09099

result:

ok single line: '09099'

Test #2:

score: 0
Accepted
time: 1ms
memory: 3516kb

input:

29
18908

output:

09900

result:

ok single line: '09900'

Test #3:

score: 0
Accepted
time: 1ms
memory: 3456kb

input:

18908
29

output:

09900

result:

ok single line: '09900'

Test #4:

score: -100
Wrong Answer
time: 0ms
memory: 3484kb

input:

0
0

output:



result:

wrong answer 1st lines differ - expected: '0', found: ''