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

379 Solutions

142 Solvers

Last Solution submitted on Apr 02, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...