QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#717618 | #5465. Maximum GCD | GuanYunchang | WA | 3ms | 3932kb | C++20 | 2.0kb | 2024-11-06 18:30:22 | 2024-11-06 18:30:23 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3608kb
input:
3 3 10 7
output:
3
result:
ok 1 number(s): "3"
Test #2:
score: -100
Wrong Answer
time: 3ms
memory: 3932kb
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:
77091783
result:
wrong answer 1st numbers differ - expected: '3772', found: '77091783'