QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#680922#5465. Maximum GCDZhangYiDeWA 27ms4248kbC++17533b2024-10-26 23:33:552024-10-26 23:33:57

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3480kb

input:

3
3 10 7

output:

3

result:

ok 1 number(s): "3"

Test #2:

score: -100
Wrong Answer
time: 27ms
memory: 4248kb

input:

100000
154183567 764881828 59831034 828193326 391773598 487722171 451196811 245718514 750259573 762740115 821999084 28801227 218042831 918898632 881477122 891010192 55732830 509020430 594855913 455478382 456571462 705949609 471532655 550005603 861581472 984465652 883456918 463213251 626620153 371990...

output:

1

result:

wrong answer 1st numbers differ - expected: '3772', found: '1'