Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Herout (67) - 8
#include <stdio.h> int main(void) { int a = 2; if(a == 0) printf("OK"); return 0; }
run
|
edit
|
history
|
help
0
Herout (67) - 13
Bubles: secuencia descenciente de números
Herout (67) - 2+
Bucles: Suma de n números tecleados por el usuario
Herout (67) - 3
Часы (graphics.h)...
CV09-2.1
A3Q1
Punteros: strcpy
Printf ejemplos varios