springblitz
springblitz
CC#
Created by springblitz on 3/24/2025 in #help
QuickSort implementation gets me an out-of-range error
fixed the error. now to fix the rest of the code because there's still some other problems apparently-
35 replies
CC#
Created by springblitz on 3/24/2025 in #help
QuickSort implementation gets me an out-of-range error
👍
35 replies
CC#
Created by springblitz on 3/24/2025 in #help
QuickSort implementation gets me an out-of-range error
google don't fail me now
35 replies
CC#
Created by springblitz on 3/24/2025 in #help
QuickSort implementation gets me an out-of-range error
Time to figure out how to debug in Visual Studio, then, because I have no idea how to use this lol
35 replies
CC#
Created by springblitz on 3/24/2025 in #help
QuickSort implementation gets me an out-of-range error
Ah.
35 replies
CC#
Created by springblitz on 3/24/2025 in #help
QuickSort implementation gets me an out-of-range error
I thought that putting cursor++ before doing the swapping stuff would keep the negative index from happening, as it did when I had implemented it in other languages like C++ and Java
35 replies
CC#
Created by springblitz on 3/24/2025 in #help
QuickSort implementation gets me an out-of-range error
anyway,
35 replies
CC#
Created by springblitz on 3/24/2025 in #help
QuickSort implementation gets me an out-of-range error
They'd rather use Notepad++ or Vim than the VS stuff.
35 replies
CC#
Created by springblitz on 3/24/2025 in #help
QuickSort implementation gets me an out-of-range error
I was taught in schools to just run the stuff in terminal anyway so I didn't think it'd be that much of an issue til now :catshrug:
35 replies
CC#
Created by springblitz on 3/24/2025 in #help
QuickSort implementation gets me an out-of-range error
Whoops.
35 replies
CC#
Created by springblitz on 3/24/2025 in #help
QuickSort implementation gets me an out-of-range error
Force of habit.
35 replies
CC#
Created by springblitz on 3/24/2025 in #help
QuickSort implementation gets me an out-of-range error
The test file is just me isolating parts of the code so I can see what's wrong with it, and it turns out the QuickSort stuff is the problem.
35 replies
CC#
Created by springblitz on 3/24/2025 in #help
QuickSort implementation gets me an out-of-range error
VS Code is being weird and not letting me do the debug pack for C#
35 replies
CC#
Created by springblitz on 3/24/2025 in #help
QuickSort implementation gets me an out-of-range error
Please ping me if you have anything to say.
35 replies