QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#161942 | #7109. Traveling on the Axis | ucup-team1615# | WA | 1ms | 6448kb | C++23 | 1.7kb | 2023-09-03 02:59:25 | 2023-09-03 02:59:26 |
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: 6448kb
input:
3 101 011 11010
output:
10 12 10 15 35 43
result:
wrong answer 1st lines differ - expected: '12', found: '10 12'