Run Code
|
API
|
Code Wall
|
Users
|
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
Please
log in
to post a comment.
Array Subset of another array
Stock buy/sell, maximum subarray problem
inorder traversal
VecScalMultiOpLaod
random lotto number game
Programa 3 (corregido)
Clementina
ამოცანა#2---------Point and a rectangle
Longest Palindrom in String
is_sorted_30-Seconds-of-C++
Please log in to post a comment.