NicholasRamos5 / VSCodings

Apache License 2.0
0 stars 0 forks source link

2019 FRQ #3 #13

Open NicholasRamos5 opened 1 year ago

NicholasRamos5 commented 1 year ago

Personal Score: 2.7+/3, Teacher Score: _/3

Code

Calculator.java CalculatorApiController

Requirements

Case Switch Statements Screen Shot 2022-12-04 at 7 20 04 PM

Operator Inputs Screen Shot 2022-12-04 at 7 20 51 PM

Output Screen Shot 2022-12-04 at 7 21 55 PM

Argument Constructor Screen Shot 2022-12-04 at 7 23 24 PM

Method Screen Shot 2022-12-04 at 7 23 51 PM

Tester Method Screen Shot 2022-12-04 at 7 25 10 PM

Output Screen Shot 2022-12-04 at 7 26 00 PM

Add Operator Screen Shot 2022-12-04 at 7 27 55 PM

Case Screen Shot 2022-12-04 at 7 28 43 PM

Output Screen Shot 2022-12-04 at 7 29 03 PM

Postman Outputs

RPN Results Screen Shot 2022-12-04 at 7 32 21 PM

Parentheses Check Screen Shot 2022-12-04 at 7 35 14 PM

Power Screen Shot 2022-12-04 at 7 33 42 PM

Root

Screen Shot 2022-12-05 at 8 40 57 AM

Code for sqrt

Screen Shot 2022-12-05 at 9 37 37 AM

Sqrt

Screen Shot 2022-12-05 at 9 12 11 AM
samayass commented 1 year ago

2.8/3 because did sqrt and root function and did all the other work