QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#35115 | #3816. Home alone: Johnny lost in New York | ZhaoZiLong | WA | 11ms | 74084kb | C++14 | 1.3kb | 2022-06-13 21:34:55 | 2022-06-13 21:34:58 |
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: 11ms
memory: 74084kb
input:
4 4 1 1 1 4
output:
1 1 1 1
result:
wrong answer the length of your output is 1, but expected 15