QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#769624#9619. 乘积,欧拉函数,求和ucup-team5045WA 8ms9368kbC++203.4kb2024-11-21 18:39:212024-11-21 18:39:22

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 8ms
memory: 9368kb

input:

5
1 6 8 6 2

output:

0 0 1
3 0 6
1 3 2
1 2 2
1 0 2
3 3 6
3 2 6
3 1 6
3 0 6
1 3 2
1 2 2
1 1 2
1 0 2
298

result:

wrong answer 1st lines differ - expected: '892', found: '0 0 1'