User profile: Shahrukhx04

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

Array math, average, even numbers and the minimal value.
simply for average u write a while loop #include <iostream> using namespace std; int main() { ...

'Else' without a previous if
#include <iostream> using namespace std; int main() { int a; a=1; while (a<=1000) { ...

This user does not accept Private Messages

User: Shahrukhx04

  • Public profile