24
edits
Changes
→Resume Execution Until the 3rd Breakpoint
* According to the code, we know that there will be 11 threads passing their calculated results to the main thread
* At this point, the value of `total_Sum` is 0
[[File: 3rd.png]]
=== Resume Execution Until the 4th Breakpoint ===