Array Fill (display array problem)Thank you for helping.This is the new output : [output] Array = {96,58,9,19,6,6} [/output] This lin...
Array Fill (display array problem)That's what i tried. Thank for your help. But if I would like to display it exactly like this : [ou...
Array Fill (display array problem)Hello. main.cpp [code] #include <iostream> #include <cstdlib> #include <ctime> using nam...
Beginner : Read n, sum even numbers until exceeds n[code] #include <iostream> #include <conio.h> using namespace std; int main(){ int numb...
Beginner : Read n, sum even numbers until exceeds nNow the program looks like this. But I can't figure how to make it work.I forgot to mention above : ...
This user does not accept Private Messages