QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#466028#3978. Firing the Phaserucup-team1005#WA 1ms4180kbC++205.2kb2024-07-07 14:57:142024-07-07 14:57:18

詳細信息

Test #1:

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

input:

5 8
2 1 4 5
5 1 12 4
5 5 9 10
1 6 4 10
2 11 7 14

output:

2

result:

wrong answer 1st lines differ - expected: '4', found: '2'