Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
VC++ Template Comment
//Title of this code //Compiler Version 18.00.21005.1 for x86 #include <iostream> template <typename> void comment() { this is totally valid C++... } int main() { std::cout << "Hello, world!\n"; }
run
|
edit
|
history
|
help
0
default
Replace all spaces in a string in C++
RecursiveDivide
Static cast of Enum
student.h
primitive type copy constructor
ordinary queue
Competitive - Algorithm for max number of superior characters
seh exception
derived_tempalte