| Problem | multipleswith8 |
|---|---|
| User | DaPeter |
| Submission Time | 2025-12-03 13:11:17 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
multipleswith8.cpp: In function ‘int main()’:
multipleswith8.cpp:12:15: error: ‘std::string’ {aka ‘class std::__cxx11::basic_string<char>’} has no member named ‘contains’
12 | if (str_num.contains('8')){
| ^~~~~~~~