QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#214809#6549. Two Missing Numbersucup-team2045#0 1ms3896kbC++147.2kb2023-10-15 00:11:092023-10-15 00:11:10

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

First Run Input

1 5
5 1 4 4 5

First Run Output

77333445 2876283968494460337

Second Run Input

2 3 77333445 2876283968494460337
9 9 3 

Second Run Output

1 3

result:

ok correct

Test #2:

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

First Run Input

1 1
0

First Run Output

77333444 18439570168529865931

Second Run Input

2 1 77333444 18439570168529865931
1

Second Run Output

0 1

result:

ok correct

Test #3:

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

First Run Input

1 1
10625130587464985929

First Run Output

10625130587387653773 2870268031126127148

Second Run Input

2 1 10625130587387653773 2870268031126127148
1167154569617655189

Second Run Output

1167154569617655189 10625130587464985929

result:

ok correct

Test #4:

score: 0
Wrong Answer
time: 1ms
memory: 3896kb

First Run Input

1 0

First Run Output

0 0

Second Run Input

2 2 0 0
14205293878974412429 14539925169898881927 

Second Run Output

4756157194270515072 5686397774936992394

result:

wrong answer incorrect, read 4756157194270515072 5686397774936992394 but expected 14205293878974412429 14539925169898881927