Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
problema5propuestos2014/11/05
//Title of this code #include <stdio.h> #include <math.h> int main(void) { short a; short n; printf(" Valor de n ... \n"); scanf(" %hd", &n); a = n; while(a < 1) { (a = a++); } while( a > 5) { (a = a--);} printf(" El valor de n y a es %hd, %hd", n, a); return 0; }
run
|
edit
|
history
|
help
0
Matice
TBod new
prestupny rok
insertionrandom
scitani matic
Eukleides
kvadraticka rce
Check Expression with Stack
array of structures
BPC UDP pr3 cv10