diff options
Diffstat (limited to '9p13.cpp')
-rw-r--r-- | 9p13.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,6 +24,6 @@ int main () { std::cout << a << " "; } - std::cout << std::endl; + std::cout << std::endl; return 0; } |
index : cpp-primer-5th.git | ||
my exercises for the c++ primer book (5th edition) |
summaryrefslogtreecommitdiff |