Problem | blanko |
---|---|
User | Reverberate |
Submission Time | 2024-12-07 17:45:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
blanko.cpp: In function ‘int main()’:
blanko.cpp:18:13: error: base operand of ‘->’ has non-pointer type ‘std::set<std::pair<long long int, long long int> >’
18 | cout << st->first;
| ^~