QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#451295 | #8779. Square of Triangles | ucup-team1565 | WA | 280ms | 5280kb | C++20 | 5.3kb | 2024-06-23 04:06:01 | 2024-06-23 04:06:01 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 280ms
memory: 5280kb
input:
3 1 1 2 2 1 1 2 1 1 1 2 1 1 1 1 1 1 1 1 1 1 1 1 1 5 125 130 125 20 145 45 130 145 145 145 80
output:
1 1 1
result:
wrong answer 2nd lines differ - expected: '0', found: '1'