QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#48062 | #4634. Factor | qiuzx | AC ✓ | 1213ms | 50040kb | C++17 | 1.2kb | 2022-09-11 14:35:33 | 2022-09-11 14:35:35 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 33ms
memory: 49668kb
input:
10
output:
5
result:
ok single line: '5'
Test #2:
score: 0
Accepted
time: 39ms
memory: 49796kb
input:
20
output:
9
result:
ok single line: '9'
Test #3:
score: 0
Accepted
time: 35ms
memory: 49752kb
input:
50
output:
17
result:
ok single line: '17'
Test #4:
score: 0
Accepted
time: 38ms
memory: 49704kb
input:
6
output:
4
result:
ok single line: '4'
Test #5:
score: 0
Accepted
time: 30ms
memory: 49768kb
input:
87
output:
26
result:
ok single line: '26'
Test #6:
score: 0
Accepted
time: 34ms
memory: 49752kb
input:
609
output:
130
result:
ok single line: '130'
Test #7:
score: 0
Accepted
time: 43ms
memory: 49852kb
input:
5126
output:
806
result:
ok single line: '806'
Test #8:
score: 0
Accepted
time: 29ms
memory: 49804kb
input:
92180
output:
10905
result:
ok single line: '10905'
Test #9:
score: 0
Accepted
time: 42ms
memory: 49768kb
input:
984096
output:
95960
result:
ok single line: '95960'
Test #10:
score: 0
Accepted
time: 31ms
memory: 49728kb
input:
5744387
output:
494209
result:
ok single line: '494209'
Test #11:
score: 0
Accepted
time: 32ms
memory: 50040kb
input:
51133311
output:
3851066
result:
ok single line: '3851066'
Test #12:
score: 0
Accepted
time: 46ms
memory: 49848kb
input:
607519174
output:
40319008
result:
ok single line: '40319008'
Test #13:
score: 0
Accepted
time: 69ms
memory: 49716kb
input:
7739876803
output:
456270136
result:
ok single line: '456270136'
Test #14:
score: 0
Accepted
time: 220ms
memory: 49748kb
input:
80754680817
output:
4304423738
result:
ok single line: '4304423738'
Test #15:
score: 0
Accepted
time: 1213ms
memory: 49712kb
input:
1000000000000
output:
48366248808
result:
ok single line: '48366248808'
Test #16:
score: 0
Accepted
time: 524ms
memory: 49748kb
input:
300000000000
output:
15176932897
result:
ok single line: '15176932897'
Test #17:
score: 0
Accepted
time: 733ms
memory: 49944kb
input:
500000000000
output:
24808936807
result:
ok single line: '24808936807'
Test #18:
score: 0
Accepted
time: 934ms
memory: 49904kb
input:
700000000000
output:
34300642547
result:
ok single line: '34300642547'
Test #19:
score: 0
Accepted
time: 1019ms
memory: 49784kb
input:
790673894439
output:
38570752521
result:
ok single line: '38570752521'