Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 191 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 191 Bytes

Program written in C in which we create a sparse matrix. We can search for an element in it and print it on the screen. The sparse matrix definition is contained in the program as a comment.