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
prime or not
150113_CribaErastotenes
Add.c
poinres1
C_141204_ConcatenarCadenas
Lab 9 v0.95
C - printf precision modifiers
maximum_template
Hello world
18BCE2182 ASSESS_1 Q1-9