Created
November 23, 2021 03:52
-
-
Save mkhoatd/b7044d6737b888f931c8b8fc6b2d747b 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
cin.seekg(0,ios::end); | |
cin.clear(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment