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
bitmask2
String copy
Lab 11v0.6
Stack frame enum test
Serie de Fibonacci
voltage float hex value
co_1
Hello world!
Programação em C, testes
selection sort