Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
mua
#include <iostream> #include <memory> int main() { auto array = std::make_unique<int[]>(50*50); std::cout << *(array.get() + 50*50-1); }
run
|
edit
|
history
|
help
0
Test02
alternate list
HashFold
Visakh
CurDayMessage
NWD
A+B ორობით სისტემაში
Testul 11(2021)
error
Policy based smart pointer