Eeja07 / addition-and-subtraction-combination-generator-of-prime-number-program-basic-programming-assignment

Simple program that generated combination of addition and subtraction of prime number "N...N" with N as an input, so the combination get an integer result bigger than X and smaller than Y (X and Y is an input)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Addition And Subtraction Combination Generator Program With Prime Number

Description

This is a simple program that generated combination of addition and subtraction of prime number "N...N" with N as an input, so the combination get an integer result bigger than X and smaller than Y (X and Y is an input). This program build using C. This program is made to fulfill basic programming task

Getting Started

How to Run

  1. Clone this repository. If you dont know how to clone repository, check this out : https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository
  2. After you done cloning, delete file Tugas2d from your folder, dont delete file Tugas2d.c
  3. Run code from file Tugas2d.c in your terminal
  4. Enjoy running the program ❤️

Contact

If you have any question or feedback, please do not hesitate to contact me any time Mahijapradipta86@gmail.com

Made with passion by Eeja ❤️

About

Simple program that generated combination of addition and subtraction of prime number "N...N" with N as an input, so the combination get an integer result bigger than X and smaller than Y (X and Y is an input)


Languages

Language:C 100.0%