fix: remove repl.it links russian challenge articles (#36207)
This commit is contained in:
		
				
					committed by
					
						 Parth Parth
						Parth Parth
					
				
			
			
				
	
			
			
			
						parent
						
							b5e5f11674
						
					
				
				
					commit
					ee952dee42
				
			| @@ -24,7 +24,6 @@ function multiplesOf3and5(number) { | ||||
|  }  | ||||
| ``` | ||||
|  | ||||
| *   [Код запуска](https://repl.it/@ezioda004/Project-Euler-Problem-1-Multiples-of-3-and-5) | ||||
|  | ||||
| ### Справка: | ||||
|  | ||||
|   | ||||
| @@ -56,7 +56,6 @@ function fiboEvenSum(n) { | ||||
|  }  | ||||
| ``` | ||||
|  | ||||
| *   [Код запуска](https://repl.it/@ezioda004/Project-Euler-Problem-2-Even-Fibonacci-Numbers) | ||||
|  | ||||
| ### Рекомендации: | ||||
|  | ||||
|   | ||||
| @@ -26,7 +26,6 @@ function largestPrimeFactor(number) { | ||||
|  }  | ||||
| ``` | ||||
|  | ||||
| *   [Код запуска](https://repl.it/@ezioda004/Problem-3-Largest-prime-factor) | ||||
|  | ||||
| ### Ресурсы: | ||||
|  | ||||
|   | ||||
| @@ -50,7 +50,6 @@ function largestPalindromeProduct(n) { | ||||
|  }  | ||||
| ``` | ||||
|  | ||||
| *   [Код запуска](https://repl.it/@ezioda004/Problem-4-Largest-palindrome-product) | ||||
|  | ||||
| ### Рекомендации: | ||||
|  | ||||
|   | ||||
| @@ -37,7 +37,6 @@ localeTitle: Наименьшее количество | ||||
|  }  | ||||
| ``` | ||||
|  | ||||
| *   [Код запуска](https://repl.it/@ezioda004/Problem-5-Smallest-multiple) | ||||
|  | ||||
| ### Рекомендации: | ||||
|  | ||||
|   | ||||
| @@ -29,7 +29,6 @@ function sumSquareDifference(n) { | ||||
|  }  | ||||
| ``` | ||||
|  | ||||
| *   [Код запуска](https://repl.it/@ezioda004/Problem-6-Sum-square-difference) | ||||
|  | ||||
| ### Рекомендации: | ||||
|  | ||||
|   | ||||
| @@ -49,7 +49,6 @@ function nthPrime(n) { | ||||
|  }  | ||||
| ``` | ||||
|  | ||||
| \- [Код запуска](https://repl.it/@ezioda004/Project-Euler-Problem-7-10001st-prime) | ||||
|  | ||||
| ### Рекомендации: | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user