• Stars
    star
    1
  • Language
    C++
  • Created almost 2 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Here is a C++ sequential program that reads in a 10 by 10 matrix with floating point numbers and determines the index of columns where the number of negative elements is twice as large as the number of zeros:

More Repositories