QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#179453 | #5676. Counting Pythagorean Triples | ZhaoZiLong | WA | 2ms | 28144kb | C++ | 1.6kb | 2023-09-14 21:27:33 | 2023-09-14 21:27:34 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 2ms
memory: 28144kb
input:
65
output:
0 0 2 2
result:
wrong answer 1st lines differ - expected: '2 2 2 2', found: '0 0 2 2'