QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#95447#5547. Short Function00WA 2ms3720kbC++142.0kb2023-04-09 18:30:472023-04-09 18:30:49

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 2ms
memory: 3672kb

input:

5 2
1 2 3 4 5

output:

24 120 60 40 30

result:

ok 5 number(s): "24 120 60 40 30"

Test #2:

score: 0
Accepted
time: 2ms
memory: 3720kb

input:

8 3
12 5 16 14 10 6 9 2

output:

14515200 14515200 14515200 14515200 14515200 14515200 14515200 14515200

result:

ok 8 numbers

Test #3:

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

input:

6 10
3 7 8 2 9 5

output:

56347321 169041963 833775940 811788154 844769833 639990479

result:

ok 6 numbers

Test #4:

score: 0
Accepted
time: 0ms
memory: 3484kb

input:

2 100
1 2

output:

917380677 917380677

result:

ok 2 number(s): "917380677 917380677"

Test #5:

score: 0
Accepted
time: 0ms
memory: 3540kb

input:

1 1
1

output:

1

result:

ok 1 number(s): "1"

Test #6:

score: -100
Wrong Answer
time: 1ms
memory: 3556kb

input:

119 1000000000
179906895 883175111 831258723 617910763 41850684 952649819 667608052 992898634 871657688 261948841 858714230 452797779 698675390 39373823 268148685 762575950 789163136 676908074 134428624 583625412 549545785 415007638 564283552 596519552 575204092 884934270 632550339 21505752 66058955...

output:

495569933 721616171 238603415 453017080 180111241 480571645 183061446 373180503 735324452 859072382 810464082 881857529 713803845 585718202 536339502 550811624 121138348 334359460 470671976 439111851 709045003 563442095 616132789 754684946 763079228 180005192 922888683 608439511 521937330 418174156 ...

result:

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