User: romeroj1994

  • Public profile

User profile: romeroj1994

User info
User name:romeroj1994
History
Joined:
Number of posts:2
Latest posts:

Hi There how can i make a program that counts the amount of integers a user enters using a loop?
Thanks!

Hi There how can i make a program that counts the amount of integers a user enters using a loop?
[code] #include <iostream> int main() { int cnt = 0, sum = 0, value = 0; std::cout <<...

This user does not accept Private Messages