| Problem | do_you_like_me |
|---|---|
| User | ansellee |
| Submission Time | 2026-02-15 13:42:48 |
| 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:7:2: error: ‘String’ was not declared in this scope
7 | String temp;
| ^~~~~~
do_you_like_me.cpp:8:9: error: ‘temp’ was not declared in this scope; did you mean ‘mktemp’?
8 | cin >> temp;
| ^~~~
| mktemp