Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Anziktet
//g++ 7.4.0 #include <iostream> using namespace std; int main() { cout<<" \"\"\"\ "<<endl; cout<<"\\\\ \/\/"<<endl; cout<<" \O\ O\ "<<endl; cout<<" \ U \ "<<endl; cout<<" \___\ "<<endl; return 0; }
run
|
edit
|
history
|
help
0
Operator Overload
const_cast
Anagram finder
LIS
Find the row with max ones
replace_copy-30-Seconds-of-C++
tAquireSignalProcessor
PalindromeDay
Handling new types without using RTTI
Listas enlazadas - eliminar ocurrencias