Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Herout (67) - 15
//clang 6.0.0 #include <stdio.h> int main(void) { double f, g; scanf("%lf %lf", &f, &g); printf("Zadaná čísla jsou: <%lf;%lf>\n", f, g); int i, c; c = f + 1; for(i = c; i <= g; i++) printf("%d ", i); return 0; }
run
|
edit
|
history
|
help
0
Ducktype
Часы (graphics.h)...
Bucles: Rombo asimetrico
CV09-2.1
marquee text in C
Detecta vocales
correccion
Triples bucles anidados
Vzdalenost makro inline
Herout (67) - 7