Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
samp error
//g++ 5.4.0 #include <iostream> using namespace std; class sample{ ~sample(){ cout<<"des"<<endl; } }; int main() { sample *a1=new sample(); sample *a2=new sample(); delete a1; return 0; }
run
|
edit
|
history
|
help
0
Prime calculator using bool
TREAP RANGE QUERY (but it's runtime is not that good)
Binary Search
cpp permutations
TraiectorieIdeala
LRUCache
Cours C++
Programa 3 (corregido)
Rotate90
IceCream