Problem do_you_like_me
User OSZ
Submission Time 2025-06-17 09:37:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

do_you_like_me.cpp: In function ‘int main()’:
do_you_like_me.cpp:4:2: error: ‘a’ was not declared in this scope
4 | a; std::cin >> a;
| ^