Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
void sun()
#include <iostream> void sun() { std::cout << "hello africa" << std::endl; } int main() { std::cout << "hello world" << std::endl; sun(); std::cout << "hello nigeria" << std::endl; return 0; }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
P1
binary
StackListHi
CPP - Arrays - Ex.1
Fundamentos de programación. Tema 7. Ejercicio 6. Con funciones.
point to a rvalue
Pac update
Dijkstra
Listas enlazadas - k-esimo elemento
pointer
Please log in to post a comment.