SVijayB / JavaSpace

A collection of all my Java programs
http://www.vijaybalaji.me/JavaSpace/
MIT License
9 stars 25 forks source link

Added a new program interchange and add. #9

Closed mou123das closed 4 years ago

mou123das commented 4 years ago

Description

Added a java program that accepts two nxn matrix and interchanges the first row of the first matrix with the last row of second matrix and first row of second matrix with the last row of the first matrix and have implemented it using objects.

Related Issue

This PR closes #

Checklist:

SVijayB commented 4 years ago

Thanks for the PR! Merged 👍

mou123das commented 3 years ago

Why is my contribution not marked Hacktoberfest-accepted? Is there any mistake?

On Mon, 5 Oct 2020 at 20:37, Vijay notifications@github.com wrote:

Thanks for the PR! Merged 👍

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/SVijayB/JavaSpace/pull/9#issuecomment-703693774, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKXVG6H7GXLNHIC5OR3FLULSJHOKHANCNFSM4SCJV4QQ .

SVijayB commented 3 years ago

Hey @mou123das if the repository is labeled hacktoberfest and your pull request is merged. It is automatically considered towards progress.

Thanks!