QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#850978 | #9922. Mah-jong | ucup-team4269 | WA | 1ms | 3776kb | C++20 | 2.3kb | 2025-01-10 14:01:03 | 2025-01-10 14:01:05 |
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: 1ms
memory: 3776kb
input:
5 4 1 1 1 1 6 1 2 3 1 2 3 7 6 5 8 7 6 3 2 8 1 2 1 2 1 2 1 3 9 2 2 4 4 1 1 1 3 3
output:
3 10 15 21 28
result:
wrong answer 1st numbers differ - expected: '2', found: '3'