| Problem | attackofthelitlosers |
|---|---|
| User | kaien |
| Submission Time | 2025-06-19 16:56:01 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
attackofthelitlosers.cpp: In function ‘void solve(std::wstring)’:
attackofthelitlosers.cpp:7:14: error: ‘std::wstring’ {aka ‘class std::__cxx11::basic_string<wchar_t>’} has no member named ‘contains’
7 | if(quote.contains(L"911 calling, calling")) {
| ^~~~~~~~