Converted everything to orgmode
converted everything to orgmode and added solution to the README files
This commit is contained in:
@@ -16,9 +16,9 @@ We assume that \(R_1\), \(R_2\), \(R_3\), and \(R_4\) have an integer valued res
|
||||
|
||||
You can find formulas for computing the total resistance in this [[https://en.wikipedia.org/wiki/Resistor#Series_and_parallel_resistors][Wikipedia article]].
|
||||
|
||||
*Important:* using anything other than `int` (e.g., floating point numbers, `long`, or `double long`) is forbidden.
|
||||
*Important:* using anything other than =int= (e.g., floating point numbers, =long=, or =double long=) is forbidden.
|
||||
|
||||
*Important:* using `if-else` and any other branches is forbidden.
|
||||
*Important:* using =if-else= and any other branches is forbidden.
|
||||
|
||||
* Solution
|
||||
|
||||
|
Reference in New Issue
Block a user