Problem hello
User vadar2525
Submission Time 2025-07-04 16:09:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hello.cpp: In function ‘int main()’:
hello.cpp:7:5: error: ‘len’ was not declared in this scope; did you mean ‘mblen’?
7 | if(len(s) <= 10)
| ^~~
| mblen