Problem | adventure |
---|---|
User | wongyikai |
Submission Time | 2024-12-09 23:35:54 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
adventure.cpp: In function ‘int main()’:
adventure.cpp:10:8: error: ‘std::string’ {aka ‘class std::__cxx11::basic_string<char>’} has no member named ‘suze’; did you mean ‘size’?
10 | if (s.suze()%2==1) {
| ^~~~
| size