Problem lineup
User lwtzjmnjhljphes
Submission Time 2024-02-02 19:24:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lineup.cpp: In function ‘int main()’:
lineup.cpp:18:5: error: ‘class std::set<long long int>’ has no member named ‘push’
18 | s.push(v[i].second);
| ^~~~