Miracle sort is a sort that truly requires a miracle. We keep checking the array until it is sorted. It requires that some external force (a miracle?) changes some bits in the computer in a way that it becomes sorted.

In fairness, getting a compatible version of Tensorflow along with CUDA dependencies for whatever model you want to work with can be a nightmare.
- LegendBegins

GIT - DETACH HEAD
- 123_bou

There is a special place in hell for people who say "problem solved" and don't share the solution
- Panzerkampfwagyu

there's only two kinds of comments in this world
//for loop to do things a lot of times. Link to c++ tutorial
for(int i = 0; i < x; i++) {// blah blah blah
and theres:
//app that does thing
void main() {
bunch_of_weird_stuff_happening_with_no_documentation();
}
- LavendarAmy

He did this in his "Will youtube ever run out of urls" video too lol. Cheeky guy
- Mathern_


Naw just start putting those error characters like  and � in the middle of your comments
- blinglog

In reality, back-end is never ready, it always looks like that, even when deployed in production
- SilaKayo
Load More