• @piecat
    link
    English
    18
    edit-2
    2 months ago

    Oh I would have been so pissed. I was programming on my calculator 24/7 instead of my classes.

    I wrote a sudoku “editor”

    I put that in quotes because I had a grid that could be navigated, arrows moved, storing the numbers, had number entry down. And when it was time to implement the solver, I learned the hard way what p vs np is.