void setup() { int cantidad1 =0; int cantidad2 =0; string operacion = ""; int resultado = 0; } void loop() {