QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#48061 | #4634. Factor | qiuzx | WA | 1174ms | 22780kb | C++17 | 1.2kb | 2022-09-11 14:34:40 | 2022-09-11 14:34:43 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 10ms
memory: 22644kb
input:
10
output:
5
result:
ok single line: '5'
Test #2:
score: 0
Accepted
time: 18ms
memory: 22656kb
input:
20
output:
9
result:
ok single line: '9'
Test #3:
score: 0
Accepted
time: 18ms
memory: 22604kb
input:
50
output:
17
result:
ok single line: '17'
Test #4:
score: 0
Accepted
time: 18ms
memory: 21956kb
input:
6
output:
4
result:
ok single line: '4'
Test #5:
score: 0
Accepted
time: 16ms
memory: 21872kb
input:
87
output:
26
result:
ok single line: '26'
Test #6:
score: 0
Accepted
time: 19ms
memory: 22652kb
input:
609
output:
130
result:
ok single line: '130'
Test #7:
score: 0
Accepted
time: 16ms
memory: 22068kb
input:
5126
output:
806
result:
ok single line: '806'
Test #8:
score: 0
Accepted
time: 13ms
memory: 21892kb
input:
92180
output:
10905
result:
ok single line: '10905'
Test #9:
score: 0
Accepted
time: 18ms
memory: 22056kb
input:
984096
output:
95960
result:
ok single line: '95960'
Test #10:
score: 0
Accepted
time: 11ms
memory: 22008kb
input:
5744387
output:
494209
result:
ok single line: '494209'
Test #11:
score: 0
Accepted
time: 12ms
memory: 22780kb
input:
51133311
output:
3851066
result:
ok single line: '3851066'
Test #12:
score: 0
Accepted
time: 20ms
memory: 21852kb
input:
607519174
output:
40319008
result:
ok single line: '40319008'
Test #13:
score: 0
Accepted
time: 43ms
memory: 22676kb
input:
7739876803
output:
456270136
result:
ok single line: '456270136'
Test #14:
score: 0
Accepted
time: 190ms
memory: 21944kb
input:
80754680817
output:
4304423738
result:
ok single line: '4304423738'
Test #15:
score: -100
Wrong Answer
time: 1174ms
memory: 22652kb
input:
1000000000000
output:
289360739701175821
result:
wrong answer 1st lines differ - expected: '48366248808', found: '289360739701175821'