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
pointer
MATRIZ DE CADENAS
Lab 7 v1.0
if (strcmp(abb, "lol")==0 || strcmp(abb, "LOL")==0 || )
Square pyramid
C - printf precision modifiers
hello 5
Multiple if statement v0.8
4 mejorado trabajo semanal 4
int_A_1a.c