Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Well explained, but 2^4 * 2^4 doesn't take into account the "different powers" part.


2^3 == 2 * 2 * 2

2^2 == 2 * 2

2^3 * 2^2 == 2 * 2 * 2 * 2 * 2 == 2^5


The explanation is trivial, what i meant is that using 2^4 * 2^4 as an example will make you fail this point of the exam.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: