| Problem | deciphering_zane_3 |
|---|---|
| User | Henries |
| Submission Time | 2025-01-29 21:54:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
deciphering_zane_3.cpp: In function ‘std::string determine_keyboard()’:
deciphering_zane_3.cpp:16:10: error: ‘std::string’ {aka ‘class std::__cxx11::basic_string<char>’} has no member named ‘contains’
16 | if (s.contains(alpha[i])){
| ^~~~~~~~