Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
hw1 Os
//clang 3.8.0 #include <iostream> using namespace std; int main() { std::cout << "Hello, world! I love weinies because idk I'm just kinda gay hehehehehehehehehehehehehehehehehehehehehehehehehehehehehehehehehe" << endl; }
run
|
edit
|
history
|
help
0
C++ Program to Print Binary
Tree Traversal and Node
Template Meta Programming
test
Atomic trivial default constructor
Store Information in Structure and Display it
Unpacking tuple
non-template template parameters for container stream insertion: SFINAE
template specialization inheritance problem
Throttle Example using a circular queue (Push all but 2 less than maxSize; then pop all but 2 of current size)