QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#784970 | #7088. Square Graph | ucup-team4645# | WA | 0ms | 3560kb | C++23 | 5.5kb | 2024-11-26 16:27:58 | 2024-11-26 16:28:06 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3560kb
input:
1 8 2 2 5 6 2 5 6 2 5 1 4 4
output:
53
result:
wrong answer 1st words differ - expected: '21', found: '53'