LoPA607 / Hello-Foss-CPP

0 stars 0 forks source link

Broadcasting #5

Open LoPA607 opened 1 month ago

LoPA607 commented 1 month ago

https://github.com/LoPA607/Hello-Foss-CPP/blob/main/src/broadcast.cpp The given code snippet shows segmentation fault either if A or B matrix size is zero. Make changes in code such that it handle such edge cases.