filmov
tv
C Programming input (scanf) tutorial in Linux
Показать описание
C Programming Language input (scanf) tutorial in Linux
!!! I can not write "less than", "greater than" in the description field and replace it with "(", ")" !!!
--- #include(stdio.h) ---
#include(stdio.h)
int main(){
int a;
scanf("%d",&a);
printf("%d\n",a);
return 0;
}
=input-)1000
1000
!!! I can not write "less than", "greater than" in the description field and replace it with "(", ")" !!!
--- #include(stdio.h) ---
#include(stdio.h)
int main(){
int a;
scanf("%d",&a);
printf("%d\n",a);
return 0;
}
=input-)1000
1000