QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#751215#9619. 乘积,欧拉函数,求和ucup-team5027#WA 63ms4160kbC++141.8kb2024-11-15 17:32:282024-11-15 17:32:29

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 63ms
memory: 4160kb

input:

5
1 6 8 6 2

output:

1 1 1 1 1 892

result:

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