All pastes #2052110 Raw Edit

Miscellany

public text v1 · immutable
#2052110 ·published 2011-04-30 02:00 UTC
rendered paste body
#include <stdio.h>

int main(){
  int i,maior,a;
  for (i=0; scanf ("%d" , a; i<=20){
                    if (a>maior)
                               a=maior;
   }
   printf ("O maior valor é: %d" , maior);
   return 0;
}