QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#459324#8835. Goodmanucup-team3690#WA 0ms3884kbC++172.0kb2024-06-30 01:56:182024-06-30 01:56:19

详细

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3884kb

input:

2
4
1 2 3 4
6
6 5 4 3 2 1

output:

1 2 3 4 
6 5 4 3 2 1 

result:

wrong answer Jury found better answer than participant (test case 2)