Problem | problemsetter2 |
---|---|
User | dsyz |
Submission Time | 2024-12-09 11:53:50 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
problemsetter2.cpp: In function ‘int main()’:
problemsetter2.cpp:58:3: error: ‘mutliset’ was not declared in this scope
58 | mutliset<ll> s;
| ^~~~~~~~
problemsetter2.cpp:58:14: error: expected primary-expression before ‘>’ token
58 | mutliset<ll> s;
| ^
problemsetter2.cpp:58:16: error: ‘s’ was not declared in this scope
58 | mutliset<ll> s;
| ^