diff options
author | Ta180m | 2020-01-06 13:29:26 -0600 |
---|---|---|
committer | GitHub | 2020-01-06 13:29:26 -0600 |
commit | 0e99195e17349b161e53a9635b47e21d4214f65a (patch) | |
tree | 8abe10d45fc478a7024a997650d0f4cb4841651a | |
parent | b7f8b8d42ba71e558a4d32b459e37c2d7018a30d (diff) |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ Usage: ... void code(ifstream& cin, ofstream& cout) { - + // Code that normally goes in the main function ... } |