Update README.md

master
Anthony Wang 3 years ago committed by GitHub
parent b7f8b8d42b
commit 0e99195e17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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