Run Code
|
API
|
Code Wall
|
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
Lab 9 v0.9
prime numbers using functions
Programação em C, testes
Jai
Hello w
CremovePointFun
fgets and basic string manipulation
Lab 6 v1
Assignment 7
print name