User: resuzhjz

  • Public profile

User profile: resuzhjz

User info
User name:resuzhjz
History
Joined:
Number of posts:5
Latest posts:

WHY DATA TYPE INTEGER STORE TEXT
#include <iostream> #include <string> using namespace std; int bank(string z) { int y; ...

cout after cin
Thank you for your answer!

cout after cin
How to print text immediately after cin, for example if I wrote code like: int x; cout << "Enter...

Function parametar
I want to know why I need to mention int x in my loop in order to run program, because I tought that...

string in function
Main idea is to make function that will include string, and I don't Know what I need to fix. #in...

This user does not accept Private Messages