-
-
Save ox1111/02304b5bf5be16e1d2adc722cc8fc5e4 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
hacker@ubuntu:~/cpp$ | |
hacker@ubuntu:~/cpp$ | |
hacker@ubuntu:~/cpp$ | |
hacker@ubuntu:~/cpp$ c++ -I /home/hacker/boost_1_61_0 -o boost_find2 boost_find2.cpp | |
hacker@ubuntu:~/cpp$ | |
hacker@ubuntu:~/cpp$ | |
hacker@ubuntu:~/cpp$ ./boost_find2 | |
ab | |
AB | |
aB | |
hello black falcon ab | |
AB | |
aB | |
hacker@ubuntu:~/cpp$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment