This Prime Number Is Illegal

preview_player
Показать описание
I updated one of my old videos cause it contained a couple of errors, and I also found prime numbers using C++ for the first time :)

Hope you enjoy!
Рекомендации по теме
Комментарии
Автор

Hello! I'm reuploading this two-year-old short since the old one contained some mistakes (and people were getting mad at me lol). I fixed them and I also used C++ to find prime numbers for the first time :)

Green-Code
Автор

I mean to be honest 2 billion is nothing.
256bit encryption gives up to 1, 1E77, you reached 2E9
Let us say you had access to 1000 times that speed. So 2E12.
So it should only take you 10E57 years to break that one encryption.
People tend to not understand that the distance between having 1000 dollars and 1 million. Is the same as 1 million to 1 billion.
A kid with a thousand bucks is as much a millionaire as you are a billionaire when you have 1 million dollars.

For some strange reason people think it is fine thag billionaires exist.

taiwanisacountry
Автор

Time to turn that illegal prime into a tshirt as a big F you to those who try to make certain maths illegal.

UwUzi-owo
Автор

It was today i realized that 727 is prime.

YellowBluex
Автор

fun fact: every even number after 2 is a composite number (start a fun fact chain)

SomeoneWhoScrollsonYT
Автор

you can get more by using some sort of techniques. Polynomial and FFT. You can get super long big mega number. I achieved integer for my simple test but it can actually go further.

madr
Автор

Thank you for using c++ and not some bs like python or js

flurry
Автор

Now, calculate the decimlas of the square root of each prime number

AdamtronskyMe
Автор

The largest prime number is a lot of 9s followed by a seven at the end. So like etc.

ToiletCL
Автор

What number is the illegal one, you know, so I don’t accidentally use it🙃

CookieMage
Автор

Seeing it by smoking weed, feeellssss highllyy lilipierrereeeer

sudhanshunain
Автор

1 should be prime
1÷1=1
1÷1 (itself) =1

dogsareawesome
Автор

Try using Miller-Rabin primality test. Its Hella faster

Sd.kfz.
Автор

Yea yea illegal, who cares and who knows if you generated it :/

vuk
Автор

i HAD a code that could find as many as you want, like 20k PER SECOND on my LAPTOP.

Arelium