From dcf6458695e2913dba3334c4f24591c430789988 Mon Sep 17 00:00:00 2001 From: Programmer <55909772+YashMirge@users.noreply.github.com> Date: Thu, 1 Oct 2020 19:17:20 +0530 Subject: [PATCH] Updated --- 26. Automorphic no.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/26. Automorphic no.c b/26. Automorphic no.c index c2ed4ce..d5fdfd7 100644 --- a/26. Automorphic no.c +++ b/26. Automorphic no.c @@ -22,7 +22,7 @@ int main() { //enter value int num; - printf("Enter number:") + printf("Enter number:"); scanf("%d",&num); //checking condition