Problem | deathray |
---|---|
User | Zachareeeee |
Submission Time | 2025-02-25 23:20:18 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
deathray.cpp: In function ‘int main()’:
deathray.cpp:11:5: error: ‘multi_set’ was not declared in this scope
11 | multi_set<ll> s;
| ^~~~~~~~~
deathray.cpp:11:17: error: expected primary-expression before ‘>’ token
11 | multi_set<ll> s;
| ^
deathray.cpp:11:19: error: ‘s’ was not declared in this scope
11 | multi_set<ll> s;
| ^