QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'