Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Aug 24th, 2021
157
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C++
0.21 KB
| None
|
0
0
raw
download
clone
embed
print
report
-
>
cat test.
cpp
#include <iostream>
using
namespace
std
;
int
main
(
)
{
int
x
;
cin
>>
x
;
cout
<<
cin
.
fail
(
)
<<
endl
;
}
-
>
g
++
test.
cpp
-
o main.
o
-
>
.
/
main.
o
penis
1
-
>
.
/
main.
o
153
0
Add Comment
Please,
Sign In
to add comment
Public Pastes
Modal_Test
CSS | 1 hour ago | 0.27 KB
TestingCustomCSS_Ignore
CSS | 3 hours ago | 0.21 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!