User: elhamalz

  • Public profile

User profile: elhamalz

User info
User name:elhamalz
History
Joined:
Number of posts:13
Latest posts:

arrays
Thank you! But I've solved it and I have put a check on the thread! Thank you again

arrays
[code]#include <iostream> using namespace std; int main() { int a [52]={0,1,2,3,4,5}; int b ...

arrays
how can I Create an integer array c that holds the element-wise product of the two arrays? [code]...

please help
@kbw thanks it fixed the errors but i still get one error [code]whatami.cpp:178: error: \u2018Pe...

please help
[code]#include <iostream> #include <string> #include <vector> using namespace std; class Perso...

This user does not accept Private Messages