User: Tikeri

  • Public profile

User profile: Tikeri

User info
User name:Tikeri
History
Joined:
Number of posts:9
Latest posts:

Need something to code
You can try to solve some problems on http://www.spoj.com/ or any other similar online judge (https:...

Protected inheritance
When you use protected inheritance: all public members from Base class are protected in child_protec...

Cut off Decimals
[code]static_cast<int>(954.6)[/code]

Increment and decrement operator help
Thats how this operator works, in your example: [code]total = count++ + 6[/code] total = 5 + 6 = 11 ...

Need help to ouput premade lines of text but randomly!!!
I'm sorry for the broken link, I corrected it now and the demonstration is already here thanks to la...

This user does not accept Private Messages