QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#179890 | #1. I/O Test | ucup-team1209 | 200 ✓ | 942ms | 818256kb | Python3 | 92b | 2023-09-15 12:41:24 | 2023-09-15 12:41:24 |
Judging History
config.txt
10000000 10000000
input_test
input()
print(sum(map(int, input().split())))
output_test
print('100000000 ' * 10 ** 7)
詳細信息
Subtask #1:
score: 100
Accepted
Test #1:
score: 100
Accepted
time: 942ms
memory: 818256kb
input:
10000000 998209009 622348346 127803722 199735414 714975017 591622259 154950779 722775368 926093179 740882240 907971958 346392583 324884031 541878198 301797460 173792474 438676495 565936406 530658323 388525224 862810839 821387654 598700414 519544961 514632342 990897731 339662082 947840971 976655587 1...
output:
5498755752311650
result:
points 1.0 input test passed
Subtask #2:
score: 100
Accepted
Test #2:
score: 100
Accepted
time: 16ms
memory: 203276kb
input:
10000000
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 1.0 output test passed