QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#277693#5258. Mortgageucup-team425WA 95ms193768kbC++145.9kb2023-12-06 21:31:192023-12-06 21:31:20

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 87ms
memory: 193768kb

input:

10 10
21 18 19 18 16 15 13 13 13 10
10 1
6 4
7 3
2 2
6 5
2 6
3 2
4 1
1 5
6 3

output:

10
13
13
18
12
16
18
18
18
13

result:

ok 10 lines

Test #2:

score: -100
Wrong Answer
time: 95ms
memory: 193400kb

input:

1000 1000
196 207 195 207 200 203 202 204 205 191 190 188 203 198 201 188 203 198 196 196 200 195 200 206 193 198 186 196 200 185 202 195 203 199 185 199 202 191 184 194 195 194 193 195 184 197 189 193 186 187 193 193 196 186 195 193 186 192 188 188 187 197 179 188 195 196 197 186 194 183 189 185 19...

output:

158
16
110
64
stay with parents
stay with parents
169
stay with parents
172
128
stay with parents
82
118
119
86
32
174
stay with parents
139
84
stay with parents
120
133
155
stay with parents
110
stay with parents
stay with parents
stay with parents
stay with parents
stay with parents
91
133
stay wi...

result:

wrong answer 5th lines differ - expected: '160', found: 'stay with parents'