QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#48060#4634. FactorqiuzxRE 189ms12960kbC++171.2kb2022-09-11 14:33:482022-09-11 14:33:49

详细

Test #1:

score: 100
Accepted
time: 10ms
memory: 12628kb

input:

10

output:

5

result:

ok single line: '5'

Test #2:

score: 0
Accepted
time: 9ms
memory: 12612kb

input:

20

output:

9

result:

ok single line: '9'

Test #3:

score: 0
Accepted
time: 12ms
memory: 12836kb

input:

50

output:

17

result:

ok single line: '17'

Test #4:

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

input:

6

output:

4

result:

ok single line: '4'

Test #5:

score: 0
Accepted
time: 6ms
memory: 12888kb

input:

87

output:

26

result:

ok single line: '26'

Test #6:

score: 0
Accepted
time: 9ms
memory: 12948kb

input:

609

output:

130

result:

ok single line: '130'

Test #7:

score: 0
Accepted
time: 8ms
memory: 12820kb

input:

5126

output:

806

result:

ok single line: '806'

Test #8:

score: 0
Accepted
time: 8ms
memory: 12888kb

input:

92180

output:

10905

result:

ok single line: '10905'

Test #9:

score: 0
Accepted
time: 9ms
memory: 12560kb

input:

984096

output:

95960

result:

ok single line: '95960'

Test #10:

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

input:

5744387

output:

494209

result:

ok single line: '494209'

Test #11:

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

input:

51133311

output:

3851066

result:

ok single line: '3851066'

Test #12:

score: 0
Accepted
time: 11ms
memory: 12960kb

input:

607519174

output:

40319008

result:

ok single line: '40319008'

Test #13:

score: 0
Accepted
time: 39ms
memory: 12712kb

input:

7739876803

output:

456270136

result:

ok single line: '456270136'

Test #14:

score: 0
Accepted
time: 189ms
memory: 12952kb

input:

80754680817

output:

4304423738

result:

ok single line: '4304423738'

Test #15:

score: -100
Runtime Error

input:

1000000000000

output:


result: