Problem chickensoup
User PoTheSloth
Submission Time 2023-12-06 11:28:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

chickensoup.cpp: In function ‘int32_t main()’:
chickensoup.cpp:41:9: error: ‘x’ was not declared in this scope
41 | cin>>x;cout<<D[x];
| ^