QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#203622#6740. Functionucup-team1704#WA 36ms4472kbC++17976b2023-10-06 18:44:092023-10-06 18:44:10

详细

Test #1:

score: 100
Accepted
time: 1ms
memory: 4416kb

input:

1

output:

1

result:

ok 1 number(s): "1"

Test #2:

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

input:

2

output:

2

result:

ok 1 number(s): "2"

Test #3:

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

input:

100

output:

949

result:

ok 1 number(s): "949"

Test #4:

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

input:

10

output:

19

result:

ok 1 number(s): "19"

Test #5:

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

input:

1000

output:

48614

result:

ok 1 number(s): "48614"

Test #6:

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

input:

10000

output:

2602393

result:

ok 1 number(s): "2602393"

Test #7:

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

input:

100000

output:

139804054

result:

ok 1 number(s): "139804054"

Test #8:

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

input:

1000000

output:

521718285

result:

ok 1 number(s): "521718285"

Test #9:

score: 0
Accepted
time: 7ms
memory: 4448kb

input:

10000000

output:

503104917

result:

ok 1 number(s): "503104917"

Test #10:

score: -100
Wrong Answer
time: 36ms
memory: 4384kb

input:

100000000

output:

388373010

result:

wrong answer 1st numbers differ - expected: '198815604', found: '388373010'