Problem lineup
User PoTheSloth
Submission Time 2023-04-14 15:31:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lineup.cpp: In function ‘int32_t main()’:
lineup.cpp:14:8: error: ‘class std::vector<std::pair<long long int, long long int> >’ has no member named ‘push’
14 | shep.push({a, b});
| ^~~~