Electrical and Computer Engineering
9 of 23
UAH
CPE 112
Recognizing Two Character
Sequences (The End)
•    cout << count << " != operators were found."
•         << endl;
•    return 0;
•}