Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
char
//Title of this code #include <iostream> int main() { char *a; a= new char[20]; a="mamamam"; std::cout<<*a<<"\n"; std::cout<<a<<"\n"; }
run
|
edit
|
history
|
help
0
code
2015(M2)Mod.
Virtuals
СП КИ ЭТАП 2
4C test
Matrix
Bad code
Listas enlazadas - k-esimo elemento
Quadratic Equation
Kishan_Basic_Geometry