| Problem | ultimateifelse |
|---|---|
| User | Kenniene |
| Submission Time | 2024-03-26 20:16:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
ultimateifelse.cpp: In function ‘int main()’:
ultimateifelse.cpp:23:9: error: ‘len’ was not declared in this scope; did you mean ‘mblen’?
23 | if (len(s) > 5){
| ^~~
| mblen
ultimateifelse.cpp:27:9: error: ‘len’ was not declared in this scope; did you mean ‘mblen’?
27 | if (len(s) = n){
| ^~~
| mblen