Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
3,6,8
//gcc 5.4.0 #include <stdio.h> int main(int c , char **v) { int x,y,z; x=2; y=5; z=x++ + ++y; printf("%d\n%d\n%d\n",x,y,z); }
run
|
edit
|
history
|
help
0
Random by thread
20171117_FUNCIONES
AVANCE 1 TAREA M4 - PERLAS
decimalespi
K&R/1_5
json formatter
squareifnal
selection sort
19_1_7
C_141112_Perfectos