Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
pseudo hw v.05
//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; while (input!=-1); read input; if input>=maxvalue; maxvalue=input; endwhile; print maxvalue End Program }
run
|
edit
|
history
|
help
0
linux (mostly) true random number generator
left significant peace as unison real manual user
Spring 2017 Project 2 v1.2
función malloc()
this
Leap year check
22nd HW Switchv0.1
string_ptr_to_fct_param
20171117_FUNCIONES
Assignment 4