QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#436429 | #8781. Element-Wise Comparison | ucup-team3665# | TL | 0ms | 0kb | C++14 | 3.7kb | 2024-06-09 00:41:37 | 2024-06-09 00:41:38 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Time Limit Exceeded
input:
5 3 5 2 1 3 4
output:
done Start Solve 0 End Solve 0 Start Solve 1 End Solve 1 Start Solve 2 End Solve 2 Start Solve 3 End Solve 3 Start Solve 4 End Solve 4 Start Solve 5 End Solve 5 Start Solve 6 End Solve 6 Start Solve 7 End Solve 7 Start Solve 8 End Solve 8 Start Solve 9 End Solve 9 Start Solve 10 End Solve 10 Start S...