/**
Given an array of integers temperatures represents the daily temperatures,
return an array answer such that answer[
2022-11-10