Problem | subgraphs |
---|---|
User | MS |
Submission Time | 2023-08-22 22:03:40 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
subgraphs.cpp: In function ‘int main()’:
subgraphs.cpp:39:22: error: ‘class std::vector<int>’ has no member named ‘pusha_back’; did you mean ‘push_back’?
39 | dat[temp.se].pusha_back(temp.fi);
| ^~~~~~~~~~
| push_back