QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#214579#6549. Two Missing Numbersucup-team2141#0 1ms3820kbC++141.4kb2023-10-14 21:26:082023-10-14 21:26:10

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

First Run Input

1 5
5 1 4 4 5

First Run Output

1 1

Second Run Input

2 3 1 1
9 9 3 

Second Run Output

1 3 

result:

ok correct

Test #2:

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

First Run Input

1 1
0

First Run Output

0 0

Second Run Input

2 1 0 0
1

Second Run Output

0 1 

result:

ok correct

Test #3:

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

First Run Input

1 1
10625130587464985929

First Run Output

10625130587464985929 10625130587464985929

Second Run Input

2 1 10625130587464985929 10625130587464985929
1167154569617655189

Second Run Output

1167154569617655189 10625130587464985929 

result:

ok correct

Test #4:

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

First Run Input

1 0

First Run Output

1 0

Second Run Input

2 2 1 0
14205293878974412429 14539925169898881927 

Second Run Output

14205293878974412429 14539925169898881927 

result:

ok correct

Test #5:

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

First Run Input

1 2
6710336009326057226 6575759325380514973

First Run Output

6575759325380514973 6710336009326057226

Second Run Input

2 0 6575759325380514973 6710336009326057226

Second Run Output

6575759325380514973 6710336009326057226 

result:

ok correct

Test #6:

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

First Run Input

1 100
164 209 59 177 234 45 59 9 241 79 200 49 60 225 85 191 170 29 89 1 182 29 186 16 161 0 12 52 3 190 1 3 21 147 25 71 6 216 211 48 78 49 42 240 240 42 9 253 186 247 21 164 202 196 11 54 172 253 30 144 197 213 102 192 80 187 222 236 64 47 28 8 182 193 252 60 193 45 62 86 158 192 86 39 215 236 98 ...

First Run Output

0 6

Second Run Input

2 100 0 6
142 56 197 213 127 238 12 56 166 234 170 101 134 209 171 200 39 101 218 227 113 181 47 227 78 25 207 100 216 100 147 151 181 207 177 241 77 158 238 115 57 53 43 8 218 136 172 48 11 247 139 144 115 85 139 252 179 89 120 246 116 163 215 64 166 191 57 127 71 225 79 196 27 54 211 142 128 190 2...

Second Run Output

8 11 12 16 25 27 28 30 39 47 48 53 54 64 65 71 75 78 79 85 89 98 102 113 116 128 137 144 147 151 158 163 170 172 177 187 190 191 196 197 200 202 209 211 213 215 216 222 225 234 241 247 251 252 

result:

wrong answer incorrect, read 8 11 but expected 116 128