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
search_n algorithm
Programa 3(Creo que ya esta)
Ploshtina na krug
Different Subarray Sum Problem
CyclicExpression Checker
runtime template mode processor
Common elements in 3 sorted vectors with extra space
finding factor
const_cast
stl_sizeof.cc