Update README.md

This commit is contained in:
Anthony Wang 2020-01-06 13:29:26 -06:00 committed by GitHub
parent b7f8b8d42b
commit 0e99195e17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ Usage:
...
void code(ifstream& cin, ofstream& cout) {
// Code that normally goes in the main function
...
}