Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
say hello with c++
El_GEMMY
Jul 16th, 2022
72
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C++
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include <iostream>
using
namespace
std
;
int
main
(
)
{
freopen
(
"input.txt"
,
"r"
,
stdin
)
;
freopen
(
"output.txt"
,
"w"
,
stdout
)
;
return
0
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Make $200 in 15 minutes N
JavaScript | 46 sec ago | 0.07 KB
Make $200 in 15 minutes F
JavaScript | 56 sec ago | 0.07 KB
FREE BTC GUIDE 2
JavaScript | 1 min ago | 0.07 KB
Make $200 in 15 minutes Y
JavaScript | 2 min ago | 0.07 KB
MAKE $900 INSTANTLY B
JavaScript | 3 min ago | 0.07 KB
MAKE $900 INSTANTLY K
JavaScript | 5 min ago | 0.07 KB
MAKE $900 INSTANTLY T
JavaScript | 6 min ago | 0.07 KB
MAKE $900 INSTANTLY 9
JavaScript | 7 min ago | 0.07 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!