import eprog.*; class SumInt { public static void main (String [] arg) throws EprogException { int num = 1; int erg = 0; while (num != 0) { EprogIO.print ("Zahl: "); num = EprogIO.readInt(); erg += num; } EprogIO.print ("Ergebnis: "); EprogIO.println (erg); } }
Fr Jul 30 13:54:24 CEST 2021
patent_button.gif valid-html401.png elektra.jpg fsfe-logo.png valid-css.png vim.gif anybrowser.gif