Kategorie Programm
{
Static leeres Haupt (Schnur [] args)
{
int [] salaryRange = {300, 400, 500, 600, 700, 800, 900, 1000};
int-[] Frequenz = {0, 0, 0, 0, 0, 0, 0, 0, 0};
bool doContinue = ausrichten en;
während (doContinue)
{
Console.WriteLine („Gehalt bitte eintragen“);
resultStr = Console.ReadLine aufreihen ();
int-Resultat;
bool canParse = int.TryParse (resultStr, heraus Resultat);
wenn (canParse)
{
wenn (Resultat < 200="">
|