Update README.md

This commit is contained in:
Anthony Wang 2020-01-06 13:23:20 -06:00 committed by GitHub
parent 7d215f224b
commit b7f8b8d42b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ Usage:
...
void main(ifstream& cin, ofstream& cout) {
void code(ifstream& cin, ofstream& cout) {
...