Problem kfc
User asbx
Submission Time 2023-11-08 15:49:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

kfc.cpp: In function ‘int main()’:
kfc.cpp:92:16: error: expected initializer before ‘t’
92 | long integers t,n,x,k;
| ^
kfc.cpp:93:7: error: ‘t’ was not declared in this scope; did you mean ‘tm’?
93 | cin>>t>>n>>x>>k;
| ^
| tm
kfc.cpp:93:10: error: ‘n’ was not declared in this scope; did you mean ‘yn’?
93 | cin>>t>>n>>x>>k;
| ^
| yn
kfc.cpp:93:13: error: ‘x’ was not declared in this scope
93 | cin>>t>>n>>x>>k;
| ^
kfc.cpp:93:16: error: ‘k’ was not declared in this scope
93 | cin>>t>>n>>x>>k;
| ^
kfc.cpp:96:8: error: ‘D’ was not declared in this scope
96 | cin>>D[i]>>S[i]>>W[i];
| ^
kfc.cpp:96:14: error: ‘S’ was not declared in this scope
96 | cin>>