QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#157947 | #5547. Short Function | ntu_vjudge_2 | WA | 0ms | 5772kb | C++17 | 2.0kb | 2023-09-02 16:03:54 | 2023-09-02 16:03:55 |
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: 0ms
memory: 5772kb
input:
5 2 1 2 3 4 5
output:
0 24 120 60 40 30
result:
wrong answer 1st numbers differ - expected: '24', found: '0'