Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Programação em C, testes
#include <stdio.h> #include <stdlib.h> /* O meu primeiro programa para testes programação 22/11/2021 */ // O meu primeiro Programa int main(void) { printf("Bom dia!\n\n"); printf("Como estás?\n"); printf("Estou bem, obrigado."); return 0; }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
C_141127_MatrizProducto
C_141210_Punteros
menu1.c
My first array
Humko
18BCE2182 ASSESS_1 Q2-2
kushagra siingh_19BCE0665
Don't ignore warnings
Fgets and String Stuff
Bitwise Xor Swaping Two Variables
Please log in to post a comment.