Histogram max_area

It is working on leetcode which is accepting response but not on coding blocks where it is showing error


is my solution which i tried first with the debugging
and my submitted solution is in

Hello @hrithik-1 just take: long long int as the data type:


Happy Learning!!