09 September 2016 0 3K Report

The result became different when a "write" sentence was added to the code.

e.g., WRITE(6,*),"NNNNN",N

If I delete this sentence or delete the variable N, the result will change.

Why this happening?

Similar questions and discussions