eulerkochy/Algorithms-Lab

Add return statement at the end of main functions

eulerkochy opened this issue · 0 comments

There are several files residing in master in which main function in spite of being declared to return int doesn't return anything.