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.\t"); printf("E tu?"); return 0; }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
thread SleepWakeup and mutex
session1
challoc
problemapi3
diagonal sum
Assignment 2
150113_CribaErastotenes
int_A_1a.c
C Pointers Experiment (So bad don't use)
Loop-worksharing
Please log in to post a comment.