summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSanto Cariotti <sancn@live.com>2017-01-21 21:14:13 +0100
committerGitHub <noreply@github.com>2017-01-21 21:14:13 +0100
commit1bd6de5b6a9f760c047b215a60782af735207c78 (patch)
tree52371172578e8d33519c5f039b516568e50d9774
parent4ddc5ccd4da258ef567a5de35baa2fbc08d45804 (diff)
Update planet.cc
-rw-r--r--planet.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/planet.cc b/planet.cc
index c61e95b..33cdea7 100644
--- a/planet.cc
+++ b/planet.cc
@@ -63,7 +63,7 @@ int main()
//cout << i << " " << giorno[i] << endl;
}
- cout << oraVuota << endl;
+ out << oraVuota << endl;
in.close();
out.close();