QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#161337 | #7102. Live Love | ucup-team1388# | WA | 1ms | 3840kb | C++14 | 435b | 2023-09-02 23:27:01 | 2023-09-02 23:27:02 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3840kb
input:
5 5 4 100 50 252 52 3 0 10 10
output:
4 2 50 1 52 1 0 0 10 10
result:
wrong answer 1st lines differ - expected: '4 2', found: '4 2 '