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