C#C
C#2y ago
Mute

The program should connect 2 sorted arrays into 1 sorted array

The program should connect 2 sorted arrays into 1 sorted array (and sorting should be done during connection). The error of my program is that it outputs zeros instead of a connected, sorted array.
image.png
image.png
Was this page helpful?