Automatic commit performed through alias...
This commit is contained in:
@@ -52,7 +52,6 @@ def main():
|
||||
|
||||
# Calculate intermediate inputs...
|
||||
max_factor = 10**(factor_length)-1
|
||||
product_of_factors = max_factor * max_factor # Maximum candidate for palindrome test.
|
||||
|
||||
# Initialize loop parameters...
|
||||
n = max_factor
|
||||
|
||||
Reference in New Issue
Block a user