Lab A
Problems
Name | Solved / Tries | Average tries | Average tries to solve | |
---|---|---|---|---|
A | Calculator with Postfix Notation, Infix to Postfix Conversion | 23/109 (21%) | 3.89 | 4.39 |
B | Calculator with Postfix Notation, Evaluation of Infix Notation | 22/42 (52%) | 1.91 | 1.91 |
C | Calculator with Postfix Notation, Error Handling | 18/132 (14%) | 6.00 | 5.67 |