In this problem, I ask you to write a function which will divide the elements of each column by the sum of the elements of the same column.

Results should have 2 significant digits.

You cannot use for/while loops.

Solution Stats

382 Solutions

144 Solvers

Last Solution submitted on Jun 11, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...