QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#37617#1253. Abstract Circular CoverMaMengQiWA 1359ms11472kbC++171.1kb2022-07-02 12:32:302022-07-02 12:32:32

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 3ms
memory: 5596kb

input:

3
10 12 23
7 4 11
8 5 3

output:

3 12 25 

result:

ok 3 tokens

Test #2:

score: 0
Accepted
time: 1ms
memory: 5572kb

input:

1
15

output:

15 

result:

ok "15"

Test #3:

score: -100
Wrong Answer
time: 1359ms
memory: 11472kb

input:

850
467844 492130 605609 643857 26979 997775 457911 823516 154840 985025 993710 334965 480280 45505 851380 765414 512285 661374 745909 563360 878563 887945 542943 288759 124012 159576 828454 705380 24125 806150 695873 109057 933855 632721 259819 784272 398751 935451 393059 788917 560334 786155 54986...

output:

260 583 4456 6370 5867 10516 8445 11322 22257 25758 29686 36603 43777 37503 42305 54915 55969 74889 75170 96572 108980 118941 131680 143190 159544 172374 192023 199700 216054 236664 249640 263857 282365 298719 319329 332305 346522 367087 404940 418048 438613 468329 488894 523661 544983 578756 601189...

result:

wrong answer 39th words differ - expected: '401391', found: '404940'