QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#641935#2934. How Many Unicycles in a Broken WheelHuangHanShengWA 1ms3948kbC++23630b2024-10-15 03:38:062024-10-15 03:38:06

详细

Test #1:

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

input:

5

output:

19

result:

ok single line: '19'

Test #2:

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

input:

1234

output:

50380

result:

ok single line: '50380'

Test #3:

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

input:

3

output:

1

result:

ok single line: '1'

Test #4:

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

input:

4000

output:

14774

result:

ok single line: '14774'

Test #5:

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

input:

10

output:

5911

result:

ok single line: '5911'

Test #6:

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

input:

6

output:

65

result:

ok single line: '65'

Test #7:

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

input:

7

output:

210

result:

ok single line: '210'

Test #8:

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

input:

8

output:

654

result:

ok single line: '654'

Test #9:

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

input:

9

output:

1985

result:

ok single line: '1985'

Test #10:

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

input:

779

output:

-40745

result:

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