Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
pseudo hw
//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; }
run
|
edit
|
history
|
help
0
fgets and basic string manipulation
extra causes class UK assisment
sum of arrays
Assignment 5 part 2 v2
Replacing Evens and Odd with ones and zeroes in a 3-Dimensional array
Finding power using recursion
EXercice
ATM
Difference between memcpy n strncpy
test