Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Test
//Title of this code //Microsoft (R) C/C++ Optimizing Compiler Version 18.00.31101 for x86 #include <iostream> int main() { std::cout << "Hello, world!\n"; char* a = "text"; std::cout << *a; }
run
|
edit
|
history
|
help
0
class with unique_ptr to vector
ordinary queue
du
hyy
RTTI Test
Chord Note Finder
Computing the factorial of an integer using factorial and iteration
Build char string (multibyte) with wchar
wrong up
empty base bug