Loading [MathJax]/jax/output/SVG/config.js
 
+0  
 
0
2
0
avatar+977 

Find the number of ways filling in a 4 \times 4 grid, such that
* Each cell contains a 0 or a 1.
* The sum of the numbers in each row and each column is at least 2.
 

An example is shown below.

 

0110

1010

0011

1111

 
 Apr 20, 2025

1 Online Users