QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#782096 | #4233. Reset | ucup-team2172# | WA | 1ms | 7920kb | C++23 | 2.2kb | 2024-11-25 18:53:04 | 2024-11-25 18:53:05 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 1ms
memory: 5800kb
input:
3 5 17 5 5 2 15 4
output:
3
result:
ok single line: '3'
Test #2:
score: 0
Accepted
time: 1ms
memory: 6080kb
input:
2 1345 1344 1 10 10
output:
0
result:
ok single line: '0'
Test #3:
score: -100
Wrong Answer
time: 0ms
memory: 7920kb
input:
1 1000000000 1000000000 1
output:
477272609419088
result:
wrong answer 1st lines differ - expected: '0', found: '477272609419088'