Problem do_you_like_me
User CheesyPasta777
Submission Time 2025-07-09 16:11:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cc1plus: error: ‘::main’ must return ‘int’
do_you_like_me.cpp: In function ‘int main()’:
do_you_like_me.cpp:6:9: error: ‘s’ was not declared in this scope
6 | string s;
| ^