Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
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
Lab6 v1.2 Sin,cos,tan,cot
Camping
ajr
pth_trap.c
AVANCE PREGUNTA 3 FICHEROS
Project 3 Part 1 v1.5
Lab 7 blackjack v1.1
Is const really const?
HelloWorld
Thread and Mutex Code