Problem | do_you_like_me |
---|---|
User | maximushartanto |
Submission Time | 2025-06-29 13:50:26 |
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:31:2: error: non-member ‘a’ cannot be declared ‘mutable’
31 | mutable function a = string("hello world hello world");
| ^~~~~~~