User: bstroe

  • Public profile

User profile: bstroe

User info
User name:bstroe
History
Joined:
Number of posts:33
Latest posts:

Move the area
I want to move the areas : N -> E, E -> S, S -> V, V -> N The problem is that my code moves only on...

Add character
I want to make a function “addChars” that displays after each vowel "*" It must change the vari...

Turn uppercase to lowercase
I want to turn uppercase to lowercase and vice versa. Input: Acesta EsTe un SIR Output: aCESTA eStE ...

Numbering from 1
[code] #include <iostream> #include <cstring> using namespace std; int main() { char ...

Average word length
1

This user does not accept Private Messages