Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
X=2
//gcc 5.4.0 #include <stdio.h> int main() { int x; scanf("%d",&x); if(x>0) { printf("yes"); } return 0; }
run
|
edit
|
history
|
help
0
150114_ArrayOrdenado
1/30
Virtual table sketch
PRÁCTICA DE QUICKSORT
TeleBook2
141124_PI
B_141202_Cadenas01
hello world
Lab 11v0.6
Bitwise Operations