0

I am asking for your help, I need to optimisate my code.

https://sololearn.com/compiler-playground/cVX88t2E6Om9/?ref=app Task: find first two primes whose differance is equal to variable g. Variable m is the lower and variable n is the upper limit of searching. Between these two primes can be also another prime or primes number.

19th Oct 2025, 7:01 PM
TeaserCode
1 Resposta
0
i would simply write it as a void function. https://sololearn.com/compiler-playground/cXzpkAy4xF54/?ref=app
20th Oct 2025, 2:44 AM
Bob_Li
Bob_Li - avatar