QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#179888#1. I/O Testucup-team120920 113ms88412kbPython390b2023-09-15 12:40:092023-09-15 12:40:10

Judging History

你现在查看的是最新测评结果

  • [2023-09-15 12:40:10]
  • 评测
  • 测评结果:20
  • 用时:113ms
  • 内存:88412kb
  • [2023-09-15 12:40:09]
  • 提交

config.txt

1000000 1000000

input_test

input()
print(sum(map(int, input().split())))

output_test

print('100000000 ' * 10 ** 6)

Details

Tip: Click on the bar to expand more detailed information

Subtask #1:

score: 10
Acceptable Answer

Test #1:

score: 10
Acceptable Answer
time: 113ms
memory: 88412kb

input:

1000000
362343906 381303337 559783289 554846847 899630571 110141922 963036770 726217783 549899496 642701680 614401268 553233800 963999200 636742555 414640622 710854583 366955674 578281615 575872457 484114688 479010469 476629533 408662303 893985073 364745896 762200096 379414312 328393016 736435481 88...

output:

550408578107686

result:

points 0.10 input test passed

Subtask #2:

score: 10
Acceptable Answer

Test #2:

score: 10
Acceptable Answer
time: 11ms
memory: 27376kb

input:

1000000

output:

100000000 100000000 100000000 100000000 100000000 100000000 100000000 100000000 100000000 100000000 100000000 100000000 100000000 100000000 100000000 100000000 100000000 100000000 100000000 100000000 100000000 100000000 100000000 100000000 100000000 100000000 100000000 100000000 100000000 100000000 ...

result:

points 0.10 output test passed