how to init static 2d arrays of a class1. because of the modifier myclass::, if you remove it, like this: int b=0; you will get no error to...
max/min/average programtry to input negative numbers to observe the change of min:-)
Computing whether is a perfect numberif (result = true) take a look at what you are doing ? it's not assignment equal but logic equal s...
Age- yearcout << "Mr. "<< Name << " you were born on year " << Year - Age;
Array of bitsets#include <iostream> #include <bitset> using namespace std; int main(void) { bitset<64> sub...