Lab A
Problems
Name | Solved / Tries | Average tries | Average tries to solve | |
---|---|---|---|---|
A | Calculator with Postfix Notation, Infix to Postfix Conversion | 1/2 (50%) | 2.00 | 2.00 |
B | Calculator with Postfix Notation, Evaluation of Infix Notation | 1/1 (100%) | 1.00 | 1.00 |
C | Calculator with Postfix Notation, Error Handling | 1/2 (50%) | 2.00 | 2.00 |