QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#415002#1817. AND PermutationPrinceton_TigersWA 4853ms14076kbC++141.9kb2024-05-20 07:05:332024-05-20 07:05:35

詳細信息

Test #1:

score: 100
Accepted
time: 2ms
memory: 14076kb

input:

6
0
1
4
5
2
6

output:

4
6
0
2
5
1

result:

ok OK!

Test #2:

score: -100
Wrong Answer
time: 4853ms
memory: 13912kb

input:

272
315
138
126
6
394
297
44
273
84
200
9
197
396
133
16
46
65
87
86
336
316
174
140
162
250
306
52
188
57
36
63
192
320
388
10
156
15
208
38
32
31
228
30
305
234
384
220
142
72
27
337
110
94
317
304
242
398
209
5
323
29
284
301
309
244
230
261
61
254
266
194
296
275
313
80
206
214
88
308
18
288
106...

output:


result:

wrong output format Unexpected end of file - int64 expected