QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#304112#5010. Squaring the Triangleezteam1#WA 1ms3504kbC++14771b2024-01-13 14:28:142024-01-13 14:28:15

Details

Tip: Click on the bar to expand more detailed information

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'