| Problem | lcpupqst |
|---|---|
| User | sussygoose |
| Submission Time | 2025-11-18 09:39:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lcpupqst.cpp: In function ‘int main()’:
lcpupqst.cpp:16:8: error: ‘m’ was not declared in this scope
16 | if (m.count(key) == 0) {
| ^
lcpupqst.cpp:16:16: error: ‘key’ was not declared in this scope; did you mean ‘key_t’?
16 | if (m.count(key) == 0) {
| ^~~
| key_t