QOJ.ac
QOJ
The 2nd Universal Cup Finals is coming! Check out our event page, schedule, and competition rules!
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#44437 | #4634. Factor | flower | WA | 495ms | 8884kb | C++20 | 2.0kb | 2022-08-17 13:26:04 | 2022-08-17 14:46:07 |
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: 2ms
memory: 5656kb
input:
10
output:
5
result:
ok single line: '5'
Test #2:
score: 0
Accepted
time: 2ms
memory: 5792kb
input:
20
output:
9
result:
ok single line: '9'
Test #3:
score: 0
Accepted
time: 2ms
memory: 5644kb
input:
50
output:
17
result:
ok single line: '17'
Test #4:
score: 0
Accepted
time: 2ms
memory: 5644kb
input:
6
output:
4
result:
ok single line: '4'
Test #5:
score: 0
Accepted
time: 2ms
memory: 5644kb
input:
87
output:
26
result:
ok single line: '26'
Test #6:
score: 0
Accepted
time: 0ms
memory: 5588kb
input:
609
output:
130
result:
ok single line: '130'
Test #7:
score: 0
Accepted
time: 2ms
memory: 5640kb
input:
5126
output:
806
result:
ok single line: '806'
Test #8:
score: 0
Accepted
time: 0ms
memory: 5716kb
input:
92180
output:
10905
result:
ok single line: '10905'
Test #9:
score: 0
Accepted
time: 2ms
memory: 5620kb
input:
984096
output:
95960
result:
ok single line: '95960'
Test #10:
score: 0
Accepted
time: 3ms
memory: 5660kb
input:
5744387
output:
494209
result:
ok single line: '494209'
Test #11:
score: 0
Accepted
time: 2ms
memory: 5800kb
input:
51133311
output:
3851066
result:
ok single line: '3851066'
Test #12:
score: 0
Accepted
time: 13ms
memory: 5984kb
input:
607519174
output:
40319008
result:
ok single line: '40319008'
Test #13:
score: 0
Accepted
time: 88ms
memory: 6300kb
input:
7739876803
output:
456270136
result:
ok single line: '456270136'
Test #14:
score: -100
Wrong Answer
time: 495ms
memory: 8884kb
input:
80754680817
output:
4304422825
result:
wrong answer 1st lines differ - expected: '4304423738', found: '4304422825'