User profile: Liviu13

User info
User name:Liviu13
History
Joined:
Number of posts:3
Latest posts:

Prime Number Program Optimization
A quick update: I found that if I replace [quote][code]for(int j = 2; j <= prime / 2;j++)[/code][/qu...

Need some help
I just made it a bit more readable. [code]using namespace std; string Function(string s, vector<st...

Prime Number Program Optimization
Hi guys! Today I wrote a program that finds the first 'n' prime numbers and I saw that when 'n' gets...

This user does not accept Private Messages