Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
3. Вывести по коду ASCII символ
kej
Feb 18th, 2020
81
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>
#include <cstring>
using
namespace
std
;
int
main
(
)
{
char
str
;
int
a
;
cin
>>
a
;
str
=
a
;
cout
<<
str
<<
endl
;
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
2.1I
Lua | 51 min ago | 0.59 KB
2.0I
Lua | 57 min ago | 0.59 KB
Engine.ini - DA_RADEON
INI file | 1 hour ago | 1.27 KB
DG
PHP | 1 hour ago | 4.70 KB
CK
PHP | 1 hour ago | 1.15 KB
Chaos Knights
PHP | 1 hour ago | 1.20 KB
Engine.ini - DA_NVIDIA
INI file | 1 hour ago | 1.20 KB
Studnia odwadniająca sterowanie pompą
YAML | 1 hour ago | 8.67 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!