QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#421997#3836. So I'll Max Out My Constructive Algorithm SkillsHuangHanShengWA 1ms3588kbC++231.3kb2024-05-26 16:12:062024-05-26 16:12:07

详细

Test #1:

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

input:

1
2
4 3
2 1

output:

2 3

result:

wrong output format Unexpected end of file - int32 expected