Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
C++-example
a guest
Mar 31st, 2014
152
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C++
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
// 1.cpp - first C++ program.
#include <iostream>
using
namespace
std
;
int
main
(
)
{
cout
<<
"abc"
<<
endl
;
cout
<<
"My first program for Linux."
<<
endl
;
exit
(
0
)
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
G2A Glitch (Working)
JavaScript | 5 sec ago | 0.15 KB
Make $200 in 15 minutes 3
JavaScript | 6 sec ago | 0.07 KB
✅ Make $1500 in 20 minutes
JavaScript | 11 sec ago | 0.15 KB
MAKE $900 INSTANTLY 8
JavaScript | 14 sec ago | 0.07 KB
MAKE $900 INSTANTLY 5
JavaScript | 15 sec ago | 0.07 KB
✅ Crypto Accounts
JavaScript | 17 sec ago | 0.15 KB
✅ MAKE $12OO IN 10 MIN 3
JavaScript | 19 sec ago | 0.07 KB
✅ MAKE $500 IN 15 MIN
JavaScript | 24 sec ago | 0.15 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!