ex-2/naive: fix whitespace

master
Michele Guerini Rocco 2020-06-09 13:10:48 +00:00
parent 7f18dd14ab
commit 10cdd3c45a
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@ int main () {
* due to roundoff errors.
*
*/
do {
prev_n = n;
n *= 10;