Problem blanko
User Reverberate
Submission Time 2024-12-07 17:44:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

blanko.cpp: In function ‘int main()’:
blanko.cpp:17:13: error: base operand of ‘->’ has non-pointer type ‘std::set<std::pair<long long int, long long int> >’
17 | cout << st->first;
| ^~