QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#513827 | #9168. Square Locator | ucup-team1123# | TL | 0ms | 3896kb | C++23 | 46.4kb | 2024-08-10 19:58:10 | 2024-08-10 19:58:10 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3896kb
input:
36 5 10 41
output:
6 -1 2 3 1 4 5
result:
ok Answer is correct
Test #2:
score: -100
Time Limit Exceeded
input:
1 1 1 1