| Problem | do_you_like_me |
|---|---|
| User | PyAce |
| Submission Time | 2025-06-17 09:24:17 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
do_you_like_me.cpp: In function ‘int main()’:
do_you_like_me.cpp:5:7: error: ‘String’ is not a member of ‘std’; did you mean ‘string’?
5 | std::String name == "Sarah"
| ^~~~~~
| string