From e6d9e367d2e87ef00fddae9d3c61041d95488225 Mon Sep 17 00:00:00 2001 From: RossTheRoss Date: Sun, 10 Mar 2019 16:24:04 -0500 Subject: Change \n to std::endl --- output_files/election_results.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'output_files/election_results.txt') diff --git a/output_files/election_results.txt b/output_files/election_results.txt index 418db83..33b070e 100644 --- a/output_files/election_results.txt +++ b/output_files/election_results.txt @@ -1,5 +1,5 @@ A,227 -E,315 -I,330 -O,129 +E, +I, +O, U,268 \ No newline at end of file -- cgit v1.2.3