QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#830460 | #9774. Same Sum | ucup-team3925 | WA | 7ms | 13092kb | C++17 | 14.2kb | 2024-12-24 19:50:55 | 2024-12-24 19:51:02 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 7ms
memory: 13092kb
input:
8 4 1 2 3 4 5 6 7 8 2 1 8 1 1 4 4 2 1 6 2 1 8
output:
NO NO NO
result:
wrong answer expected YES, found NO [1st token]