Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
pseudo hw v1
//gcc 5.4.0 #include <stdio.h> //Write the pseudocode of a program that computes the maximum number of a set of user input numbers. //The processing stops when the user enters –1. int main(void) { Start Program; int input; int max value; READ input; REPEAT READ input; IF input>=maxvalue THEN; maxvalue=input; END IF; UNTIL input=-1; PRINT maxvalue; End Program; }
run
|
edit
|
history
|
help
0
ques.1
Link List
Humko
Numero de veces digito
b=1,c=1
Taco practice
Star1..3
A_141124arrayRepetidos
strend
swap_bitwise.c