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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,4 @@
2
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
3
4
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.
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, as it is compiled.
0 commit comments