ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#76040 | #716. 答案是整数 | alonefight | 100 | 7055ms | 52616kb | C++ | 576b | 2019-10-02 10:27:24 | 2019-10-02 10:27:25 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 4
Accepted
time: 146ms
memory: 52616kb
input:
20 20
output:
28920
result:
ok single line: '28920'
Test #2:
score: 4
Accepted
time: 147ms
memory: 52616kb
input:
50 50
output:
1067480
result:
ok single line: '1067480'
Test #3:
score: 4
Accepted
time: 144ms
memory: 52612kb
input:
100 100
output:
16545392
result:
ok single line: '16545392'
Test #4:
score: 4
Accepted
time: 148ms
memory: 52616kb
input:
200 200
output:
266107664
result:
ok single line: '266107664'
Test #5:
score: 4
Accepted
time: 139ms
memory: 52616kb
input:
500 500
output:
331003626
result:
ok single line: '331003626'
Test #6:
score: 4
Accepted
time: 136ms
memory: 52612kb
input:
1000 1000
output:
50676511
result:
ok single line: '50676511'
Test #7:
score: 4
Accepted
time: 154ms
memory: 52612kb
input:
2000 2000
output:
641095973
result:
ok single line: '641095973'
Test #8:
score: 4
Accepted
time: 151ms
memory: 52612kb
input:
5000 5000
output:
663169895
result:
ok single line: '663169895'
Test #9:
score: 4
Accepted
time: 142ms
memory: 52612kb
input:
10000 10000
output:
342103559
result:
ok single line: '342103559'
Test #10:
score: 4
Accepted
time: 150ms
memory: 52612kb
input:
20000 20000
output:
215310089
result:
ok single line: '215310089'
Test #11:
score: 4
Accepted
time: 152ms
memory: 52616kb
input:
50000 50000
output:
387049267
result:
ok single line: '387049267'
Test #12:
score: 4
Accepted
time: 165ms
memory: 52616kb
input:
100000 100000
output:
332721227
result:
ok single line: '332721227'
Test #13:
score: 4
Accepted
time: 164ms
memory: 52612kb
input:
200000 200000
output:
675657527
result:
ok single line: '675657527'
Test #14:
score: 4
Accepted
time: 163ms
memory: 52616kb
input:
500000 500000
output:
319949510
result:
ok single line: '319949510'
Test #15:
score: 4
Accepted
time: 195ms
memory: 52616kb
input:
1000000 1000000
output:
520307106
result:
ok single line: '520307106'
Test #16:
score: 4
Accepted
time: 240ms
memory: 52616kb
input:
1996666 1969999
output:
529450284
result:
ok single line: '529450284'
Test #17:
score: 4
Accepted
time: 333ms
memory: 52612kb
input:
4991997 4999997
output:
171973504
result:
ok single line: '171973504'
Test #18:
score: 4
Accepted
time: 525ms
memory: 52616kb
input:
9999993 9876543
output:
816330968
result:
ok single line: '816330968'
Test #19:
score: 4
Accepted
time: 520ms
memory: 52612kb
input:
9999994 98765432
output:
956995892
result:
ok single line: '956995892'
Test #20:
score: 4
Accepted
time: 512ms
memory: 52616kb
input:
9999995 987654321
output:
132871785
result:
ok single line: '132871785'
Test #21:
score: 4
Accepted
time: 523ms
memory: 52612kb
input:
9999996 9876543210
output:
299337316
result:
ok single line: '299337316'
Test #22:
score: 4
Accepted
time: 523ms
memory: 52612kb
input:
9999997 98765432101
output:
255833665
result:
ok single line: '255833665'
Test #23:
score: 4
Accepted
time: 527ms
memory: 52616kb
input:
9999998 987654321012
output:
45515102
result:
ok single line: '45515102'
Test #24:
score: 4
Accepted
time: 530ms
memory: 52612kb
input:
9999999 9876543210123
output:
68970186
result:
ok single line: '68970186'
Test #25:
score: 4
Accepted
time: 526ms
memory: 52612kb
input:
10000000 98765432101234
output:
540981705
result:
ok single line: '540981705'