Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Eee
//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
Atleti
Undefined argument processing order in C
example of scanf and basic integer manipulation
example
Class Friday 1/20 Inauguration Day
C_141106_Potencia
sume of diagonal v.1
tarea1
25/11/2021
Project 5 v.05