Problem conversations_easy
User havinaaaaash
Submission Time 2024-11-15 23:14:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

conversations_easy.cpp: In function ‘int main()’:
conversations_easy.cpp:28:21: error: no match for ‘operator[]’ (operand types are ‘std::multiset<long long int>’ and ‘long long int’)
28 | if(a[k] == j){
| ^