Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
-Wconversion double -> int
//gcc 5.4.0 #include <stdio.h> int main(void) { double d = 1.0; int i; i = d; }
run
|
edit
|
history
|
help
0
Warnings
20171103_factorial
MÓDULO 3, PREGUNTA 1, GUÍA 4
printing numbers without using loop
Matrix multiplication. C
strcmp
pruebapi2
Switch
Lab6 v1.1 Sin,cos,tan,cot
acepta el reto 146