@@ -7,4 +7,4 @@ echo "Введите второе число:"
read num2
echo "НОД($num1, $num2) = $(./script_GCD.sh $num1 $num2)"
echo "НОК($num1, $num2) = $(./script_LCM.sh $num1 $num2)"
echo "НОК($num1, $num2) = $(./script_NOK.sh $num1 $num2)"
The note is not visible to the blocked user.