QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#525926#1336. Non-Trivial Common DivisorZhangYiDeWA 0ms3596kbC++17861b2024-08-21 03:52:032024-08-21 03:52:04

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3596kb

input:

6
1
2
3
4
5
6

output:

2 achei igual 4
2 achei igual 6
12

result:

wrong answer expected '12', found '2'