Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Length width.c
//gcc 5.4.0 #include <stdio.h> int main(void) { int length,width,volume; length=5; width=8; volume=length*width; printf("%d",volume); return 0; }
run
|
edit
|
history
|
help
0
PREGUNTA 2 EXAMEN
example of scanf and basic integer manipulation
Hello world
Estrutura
-Wall
Float data type.c
C_141120_factorial01
modify char by mem addr
My first structure
bitmask