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
Multiple If statements v.09
Link List
Función bsearch
709 lab 3.2
QuickSort
example of scanf and basic integer manipulation
Run code before/after main in C (GCC)
Finding the second largets value v0.5
A_141124_arrayIguales
Bit