QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#304112#5010. Squaring the Triangleezteam1#WA 1ms3504kbC++14771b2024-01-13 14:28:142024-01-13 14:28:15

詳細信息

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'