Skip to content

Commit a65cc97

Browse files
authored
Create README.md
1 parent 1a19001 commit a65cc97

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# DiffIntFactorTriplet
2+
A simple C++ program used to sets of three integer factors that are different and have a common product. This was ported from my original Python script.
3+
4+
# Usage
5+
After compiling the program, simply run the program and type in an integer, and press Enter/Return. It is a lot faster than the Python version.

0 commit comments

Comments
 (0)