QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#150458 | #5425. Proposition Composition | sxzxafu | WA | 3ms | 13772kb | C++20 | 5.8kb | 2023-08-25 17:28:43 | 2023-08-25 17:28:44 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 3ms
memory: 13772kb
input:
3 4 3 2 4 4 2 3 3 7 3 3 4 1 2 1 7 6 4 1 3 4 6 2 5 3 4
output:
6 5 6 21 24 10 15 12 4 3
result:
wrong answer 9th numbers differ - expected: '3', found: '4'