ex-2/naive: fix whitespace
This commit is contained in:
parent
7f18dd14ab
commit
10cdd3c45a
@ -38,7 +38,6 @@ int main () {
|
||||
* due to roundoff errors.
|
||||
*
|
||||
*/
|
||||
|
||||
do {
|
||||
prev_n = n;
|
||||
n *= 10;
|
||||
|
Loading…
Reference in New Issue
Block a user