QOJ.ac
QOJ
The 2nd Universal Cup Finals is coming! Check out our event page, schedule, and competition rules!
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#76296 | #4811. Be Careful | Henry__Chen | WA | 1ms | 3436kb | C++20 | 2.8kb | 2023-02-09 02:13:01 | 2023-02-09 02:13:02 |
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: 3436kb
input:
5 1 2 1 3 2 4 2 5
output:
55 138 34 0 0 0
result:
wrong answer 2nd numbers differ - expected: '127', found: '138'