Created
November 10, 2016 16:32
-
-
Save yeputons/a817552c2ef62372de91a0697b31da22 to your computer and use it in GitHub Desktop.
Тренировка с грейдерами
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
g++ grader.cpp guesswho.cpp -O2 -Wall -Wextra -Werror -o guesswho || exit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment