Lab A
Problems
| Name | Solved / Tries | Average tries | Average tries to solve | |
|---|---|---|---|---|
| A | Calculator with Postfix Notation, Infix to Postfix Conversion | 25/126 (20%) | 4.20 | 4.72 |
| B | Calculator with Postfix Notation, Evaluation of Infix Notation | 24/48 (50%) | 2.00 | 2.00 |
| C | Calculator with Postfix Notation, Error Handling | 18/132 (14%) | 6.00 | 5.67 |