Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
cin object
a guest
Feb 11th, 2016
86
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.39 KB
| None
|
0
0
raw
download
clone
embed
print
report
cin object :-
#include <iostream>
using namespace std;
int main ()
{
int a;
cin>>a;
cout<<a;
return 0;
}
For more click on the link: http://houseofprogramminglanguages.blogspot.com/
Add Comment
Please,
Sign In
to add comment
Public Pastes
Modified US State/County maps with US territo...
R | 1 min ago | 9.04 KB
remote_commands
Lua | 15 min ago | 1.04 KB
screen.dart
Dart | 35 min ago | 15.63 KB
Insurance.java
Java | 1 hour ago | 4.78 KB
welcome.blade.php
PHP | 2 hours ago | 69.96 KB
spatialInfoBot
Lua | 3 hours ago | 6.19 KB
2025-06-11_stats.json
JSON | 4 hours ago | 3.03 KB
2025-06-11_stats.json
JSON | 4 hours ago | 3.03 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!