In this nested loop, the iteration variable is the same for both loops. This is a typo and the inner loop should use a new loop variable. Signed-off-by: Mingjie Shen <shen497@purdue.edu>
In this nested loop, the iteration variable is the same for both loops. This is a typo and the inner loop should use a new loop variable. Signed-off-by: Mingjie Shen <shen497@purdue.edu>