Skip to content

A simple project in which the main task was completed, but during which I was faced with the need to take globalisation into account.

Notifications You must be signed in to change notification settings

AlexFaktor/MaximalSumOfElements

Repository files navigation

Description

A simple project in which the main task was completed, but during which I was faced with the need to take globalisation into account.

Task

Program should find the maximum sum of elements in line from the list of lines.
Program will take path to file as input (user can enter path in console application or send as command line interface argument if they exist).
Each line of the file contains a number set (number separator is comma, decimal separator is point).
Result should be the number of the line with a maximum sum of elements in line.
If line contains non numeric elements - line marked as broken.
As a separate list, write a number of lines with non numeric elements ("wrong elements").

Contacts:

About

A simple project in which the main task was completed, but during which I was faced with the need to take globalisation into account.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages