Photos VAR A B C D INTEGER BEGIN

< Previous photo
Photo - 58
Next photo >
Var a b c d integer begin. Writeln readln. Writeln. Var s, k: integer; begin readln(s); readln(k); if (s < 5) or (k < 5) then writeln ('да') else writeln ('нет') end..
Writeln readln. Writeln. Var s, k: integer; begin readln(s); readln(k); if (s < 5) or (k < 5) then writeln ('да') else writeln ('нет') end..