Problem losingsleep
User ATHY
Submission Time 2025-03-16 08:06:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

losingsleep.cpp: In function ‘int main()’:
losingsleep.cpp:11:17: error: ‘b’ was not declared in this scope
11 | ans=min(ans,a+b+c);
| ^