answersLogoWhite

0

easy.

99 + 9/9= 100

see. not to complex, once you see the answer.

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

Does a function call come before main?

It does not have to. What is necessary, is that a function be declared before using it, so you either need function declaration separately from definition, or you need to arrange the declaration/definition in the right order, which usually places the main() function last.


If you have four 9's using the four 9's arrange them so they total 20?

99/9 + 9 = 20


Using structures to arrange the name in alphabetical order?

no


If you have four nines using only these four nines arrange them to total one hundred but you can only use one nine once?

99 + (9/9) = 100


What is the default attribute for stacking files using the arrange options?

folder


How it function using television set?

how it function using television set


How do you add n numbers by using c plus plus?

If you're reading the numbers sequentially, keep a running total. Alternatively, pass all the numbers to a function using a variable-length argument. Alternatively push the numbers into a vector then sum the vector with the following function: void sum_vector(std::vector<int> a) { int total=0; for(int i=0; i<a.size(); ++i) total+=a[i]; return(total); }


How do you define power function without using operator?

using pow() function.. ..


How can I use MATLAB to calculate and sort eigenvalues efficiently?

To calculate and sort eigenvalues efficiently using MATLAB, you can use the "eig" function to compute the eigenvalues of a matrix. Once you have the eigenvalues, you can use the "sort" function to arrange them in ascending or descending order. This allows you to quickly and accurately determine the eigenvalues of a matrix in MATLAB.


If you have five 9's using each 9 once arrange them to total 10?

9 multiplied by 9 is 81. divided by 9 is 9. divided by 9 is 1. plus 9 is 10.


What is the use of function in c?

using function we can call the function in the program any where. by using functions we can reduce the code redundancy


How can you arrange the first 9 digits in 9 boxes using each once?

Sudoku