Problem lemonade
User itsLQ
Submission Time 2024-12-14 09:34:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lemonade.cpp: In function ‘int main()’:
lemonade.cpp:16:10: error: ‘W’ was not declared in this scope
16 | cin >> W >> V;
| ^
lemonade.cpp:16:15: error: ‘V’ was not declared in this scope
16 | cin >> W >> V;
| ^