@@ -91,7 +91,7 @@ $(NAME): $(OBJS)
run: $(NAME)
@echo $(YELLOW)"run"$(RESET)
@./$(NAME)
@./$(NAME) "3 * x^2 + 1 * x^1 - 2 * x^0"
clean:
$(RM_OBJS)
The note is not visible to the blocked user.