QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#681337#1336. Non-Trivial Common DivisorZhaoZiLongWA 12ms10648kbPython3546b2024-10-27 05:35:382024-10-27 05:35:39

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 12ms
memory: 10648kb

input:

6
1
2
3
4
5
6

output:

0

result:

wrong answer expected '12', found '0'