Skip to content

Commit 4420ff4

Browse files
Update project_euler/problem_007/sol1.rb
Co-authored-by: Stepfen Shawn <m18824909883@163.com>
1 parent 0db648a commit 4420ff4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project_euler/problem_007/sol1.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Project Euler Problem 7: #https://projecteuler.net/problem=7
1+
#Project Euler Problem 7: https://projecteuler.net/problem=7
22
#10001st prime
33
#By listing the first six prime numbers: 2, 3, 5, 7, 11, #and 13, we
44
#can see that the 6th prime is 13.

0 commit comments

Comments
 (0)