QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#641937#2934. How Many Unicycles in a Broken WheelHuangHanShengWA 1ms4016kbC++23624b2024-10-15 03:40:012024-10-15 03:40:01

詳細信息

Test #1:

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

input:

5

output:

19

result:

ok single line: '19'

Test #2:

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

input:

1234

output:

50380

result:

ok single line: '50380'

Test #3:

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

input:

3

output:

1

result:

ok single line: '1'

Test #4:

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

input:

4000

output:

14774

result:

ok single line: '14774'

Test #5:

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

input:

10

output:

5911

result:

ok single line: '5911'

Test #6:

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

input:

6

output:

65

result:

ok single line: '65'

Test #7:

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

input:

7

output:

210

result:

ok single line: '210'

Test #8:

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

input:

8

output:

654

result:

ok single line: '654'

Test #9:

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

input:

9

output:

1985

result:

ok single line: '1985'

Test #10:

score: -100
Wrong Answer
time: 0ms
memory: 3924kb

input:

779

output:

-40745

result:

wrong answer 1st lines differ - expected: '59262', found: '-40745'