Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Per Cederqvist
snrgl
Commits
8cf8d511
Commit
8cf8d511
authored
Feb 15, 2003
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed spelling error, reported by Hans Persson. (Bug 989).
parent
149616be
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README
README
+1
-1
No files found.
README
View file @
8cf8d511
...
...
@@ -15,7 +15,7 @@ smallest numbers. The result is inserted in the proper place among
the remaining numbers, and the two smallest numbers are added once
again. The process repeats until only one number remains: the sum.
As long as you only have positiv numbers, this algorithm should work
As long as you only have positiv
e
numbers, this algorithm should work
fairly well. If you have negative numbers, it will work just as well,
since the program sorts the numbers based on the absolute value of the
numbers. If, however, you have both positive and negative numbers,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment