From b3879d28d936533a2ddc961e5f0b4f59d1a4018f Mon Sep 17 00:00:00 2001 From: Uday Chauhan <147538273+Udaychauhan1724@users.noreply.github.com> Date: Wed, 2 Oct 2024 16:01:45 +0530 Subject: [PATCH] Create UdayChauhan1724.txt rewrite the problem statement --- section-01/UdayChauhan1724.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 section-01/UdayChauhan1724.txt diff --git a/section-01/UdayChauhan1724.txt b/section-01/UdayChauhan1724.txt new file mode 100644 index 0000000..16659a0 --- /dev/null +++ b/section-01/UdayChauhan1724.txt @@ -0,0 +1 @@ +Write a program to determine the prime factors of a number and create a list such that product of all digits in the list equal the number itself.