What is lli is this question of STL second quiz

What is lli is this question of STL second quiz ? Please help me to solve the problem.

@Arnabiswas Please copy the question and paste it here.

int main() { map<string,lli> m; m[“hello”]=5; m[“aron”]=7; m[“karan”]=10; map<string,lli> ::iterator it; it=m.begin(); cout<second; }

this is the question

It is long long int. lli must be defined as long long int outside the main.

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.

1 Like