User: Akrone

  • Public profile

User profile: Akrone

User info
User name:Akrone
Email:alexr.daubricourt@gmail.com
Name:Alexandre Daubricourt
Location:Barcelona
History
Joined:
Number of posts:7
Latest posts:

My first program !
Ah! Ok thanks ! but i don't understand how to use <random> [code]random_device rd; cout << rd();...

My first program !
[quote][code]#include <iostream>; #include <cstdlib>; #include <ctime>; [/code]These semicolons are...

My first program !
Hey ! I have made my first stable program, does somebody have any suggestions or tips to improve my ...

Problem with the do...while loop
Ok! Thanks for your time AbstactionAnon :)

Problem with the do...while loop
Yeah ! Thanks ! But logycally, it is the same thing as while (x != 1 || x != 2) no ? :\

This user does not accept Private Messages