QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#214787#6549. Two Missing Numbersucup-team2045#0 1ms3560kbC++147.2kb2023-10-14 23:59:332023-10-14 23:59:33

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

First Run Input

1 5
5 1 4 4 5

First Run Output

1235 1357926710525134006

Second Run Input

2 3 1235 1357926710525134006
9 9 3 

Second Run Output

3 1

result:

ok correct

Test #2:

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

First Run Input

1 1
0

First Run Output

1234 17558854764489223100

Second Run Input

2 1 1234 17558854764489223100
1

Second Run Output

0 1

result:

ok correct

Test #3:

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

First Run Input

1 1
10625130587464985929

First Run Output

10625130587464984987 13482472739061609198

Second Run Input

2 1 10625130587464984987 13482472739061609198
1167154569617655189

Second Run Output

1167154569617655189 10625130587464985929

result:

ok correct

Test #4:

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

First Run Input

1 0

First Run Output

0 0

Second Run Input

2 2 0 0
14205293878974412429 14539925169898881927 

Second Run Output

6110882224510431193 6351571237737077459

result:

wrong answer incorrect, read 6110882224510431193 6351571237737077459 but expected 14205293878974412429 14539925169898881927