Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
designated-inits
//Title of this code //clang 3.5.0 #include <iostream> typedef enum { APPLE = 0, BANANA = 1 } fruit_e; static const int price[] = { [APPLE] = 10, [BANANA] = 20 }; int main() { std::cout << "Hello, world!\n"; }
run
|
edit
|
history
|
help
0
Graph DFS
Varadic macro
Policy based smart pointer
VirtualResto
SL_Dictance challange
input
template inhertinace
Dar
wealth of banks
Hello World - verbose