You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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