Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Tern operators
//gcc 5.4.0 #include <stdio.h> int main (void) { int x; scanf("%d",&x); printf("x is %s\n",(x==0 || x==1)?"binary":"nonbinary"); }
run
|
edit
|
history
|
help
0
150112_CribaErastotenes
Add.c
C_141203_PALINDROMO
A_141124_arrayIguales
150109_RecursividadFibonacci
Avance 2 de pregunta 5
AC_setting_example
FUNCTIONS Shape functions
sorted array
MEMORIA DINAMICA FUNCIONA