QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#269097 | #7875. Queue Sorting | ucup-team1878# | WA | 284ms | 10388kb | Python3 | 6.4kb | 2023-11-29 12:24:16 | 2023-11-29 12:24:17 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 284ms
memory: 10388kb
input:
4 1 1 1 1
output:
solved in 0.26770782470703125s
result:
wrong output format Expected integer, but "solved" found