Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
0001
# include <stdio.h> int main (void) { float scale, µ, volume, radius; scale = (4.0f/3.0f); µ = 3.14; radius = 10.0f; volume = scale * µ * radius * radius * radius; printf("volume: %.2f\n", volume); return 0; }
run
|
edit
|
history
|
help
0
lab7_OOP 0.2 beta
Часы (graphics.h)...
Triángulo Asteriscos
ternary test c89
lab7
Bucles: Triángulos Lateral Derecho
Pointer_Indirectare_N
0003
Detecta vocales
Punteros: dame tres valores