QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#304112 | #5010. Squaring the Triangle | ezteam1# | WA | 1ms | 3504kb | C++14 | 771b | 2024-01-13 14:28:14 | 2024-01-13 14:28:15 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3504kb
input:
2 3 50 100 7 8 9
output:
125000001 145600686
result:
wrong answer 2nd lines differ - expected: '655855196', found: '145600686'