From 008affcc5ad7fee9a618cd09f28cc80ff83f1de2 Mon Sep 17 00:00:00 2001 From: 24_MokanGV <24_MokanGV@iux.local> Date: Sat, 28 Feb 2026 11:20:32 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20main.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index 9124036..916b7cd 100644 --- a/main.sh +++ b/main.sh @@ -14,7 +14,7 @@ num2=$2 source ./nod.sh -source ./noc.sh +source ./nok.sh gcd=$(gcd $num1 $num2)