| Problem | foreveralone |
|---|---|
| User | kaien |
| Submission Time | 2025-01-07 14:08:40 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
foreveralone.cpp: In function ‘int main()’:
foreveralone.cpp:16:5: error: ‘class std::set<long long int>’ has no member named ‘push’
16 | s.push(a);
| ^~~~
foreveralone.cpp:17:5: error: ‘class std::set<long long int>’ has no member named ‘push’
17 | s.push(b);
| ^~~~