Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
kill
//gcc 5.4.0 #include <stdio.h> int main(void) { int x; int b; scanf("%d",&x); printf("x=%d\n",x); // while (isalnum(x)){ while(x>0){ scanf("%d\n",&x); printf("%d\n",x); if(x>b) b=x; } printf("%d",b); }
run
|
edit
|
history
|
help
0
C_141113_VariosPerfectos
Assignment 7
Area of a rectangular prism
recurs3
pointer**
a
-Wall
Spring 2017 Project 2 v1.3
ptr_tp_ptr
CPTTRN_1