TEMA

Pascal - 1059 Compilation error

sorryizaque preguntado 4 years ago

program Uri; var a : int64 ;

begin for a:=2 to 100 do if a mod 2 = 0 then writeln(a); end.

Este tema fue resuelto y no puede recibir nuevas respuestas.