3.
#include
cout << \Hexadecimal number is \<< hex < endl; } void octonary(int m) { } cout << \ void binary(int m) { } void main() { int n; cout << \input a decimal number to transform it int a[31] ; int x = 0; while (m != 0) { } cout << \for (x=x - 1; x >= 0; x--) { } cout << a[x]; a[x] = m % 2; m= m / 2; x++; into Hexadecimal, Octonary and Binary:\ cin >> n; } cout << endl << \hexadecimal(n); octonary(n); binary(n); system(\ 4. #include y += x*x; if (y >= 1000) } return x-1; else { } return quadratic(x + 1, y); void main() { } int x = 1, y = 0; cout << quadratic(x,y) << endl; system(\ 5. #include void s(float a) { } void main() { int choose; int x, y; float m; cout << \float const pai = 3.14159f; cout << \cout << \ then input two integers,it will show you the square of the triangle consisted of them.\ \ square of the circle consisted of the first number\