diff options
author | RossTheRoss <msattr@gmail.com> | 2019-03-10 16:26:10 -0500 |
---|---|---|
committer | RossTheRoss <msattr@gmail.com> | 2019-03-10 16:26:10 -0500 |
commit | e01623ca1d7c94e90d7580bd98aa631c37ac1f18 (patch) | |
tree | b80ff28ab4d3766927edbf6aeb5e0bb297bf89ec /output_files | |
parent | Change \n to std::endl (diff) | |
download | homework-e01623ca1d7c94e90d7580bd98aa631c37ac1f18.tar homework-e01623ca1d7c94e90d7580bd98aa631c37ac1f18.tar.gz homework-e01623ca1d7c94e90d7580bd98aa631c37ac1f18.tar.bz2 homework-e01623ca1d7c94e90d7580bd98aa631c37ac1f18.tar.lz homework-e01623ca1d7c94e90d7580bd98aa631c37ac1f18.tar.xz homework-e01623ca1d7c94e90d7580bd98aa631c37ac1f18.tar.zst homework-e01623ca1d7c94e90d7580bd98aa631c37ac1f18.zip |
Fix 4C
Diffstat (limited to 'output_files')
-rw-r--r-- | output_files/election_results.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/output_files/election_results.txt b/output_files/election_results.txt index 33b070e..418db83 100644 --- a/output_files/election_results.txt +++ b/output_files/election_results.txt @@ -1,5 +1,5 @@ A,227 -E, -I, -O, +E,315 +I,330 +O,129 U,268
\ No newline at end of file |