QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#464875 | #8813. Records in Chichén Itzá | ucup-team2818# | WA | 0ms | 3684kb | C++17 | 496b | 2024-07-06 15:36:39 | 2024-07-06 15:36:39 |
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: 100
Accepted
time: 0ms
memory: 3616kb
input:
3 6 1 1 1 1 3 3 5 1 1 2 2 2 10 1 1 1 1 2 2 2 2 3 3
output:
No No Yes
result:
ok 3 tokens
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3684kb
input:
1 2 1 1
output:
Yes
result:
wrong answer 1st words differ - expected: 'No', found: 'Yes'