Problem sunshine
User asbx
Submission Time 2023-11-20 11:58:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sunshine.cpp: In function ‘int main()’:
sunshine.cpp:35:13: error: ‘w’ was not declared in this scope
35 | cout<<dp(n,w);
| ^