-
DEBUG: SET: argument = 10 DEBUG: SET: result = 10 DEBUG: SET: operation = Calculator::addition DEBUG: SET: argument = 50 DEBUG: SET: result = 60 DEBUG: SET: operation = Calculator::multiplication DEBUG: SET: argument = 20 DEBUG: SET: result = 1200 DEBUG: SET: operation = Calculator::division DEBUG: SET: argument = 20 DEBUG: SET: result = 60 DEBUG: SET: operation = Calculator::substraction DEBUG: SET: argument = 20 DEBUG: SET: result = 40 DEBUG: SET: operation = Calculator::get DEBUG: SET: operation = Calculator::reset DEBUG: SET: result = 0 INFO: Result: 40
Please register or sign in to comment