Problem | kfc |
---|---|
User | StormyGood |
Submission Time | 2025-04-09 11:08:23 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
kfc.cpp: In function ‘int main()’:
kfc.cpp:17:9: error: ‘x’ was not declared in this scope
17 | time+=x/k;
| ^
kfc.cpp:17:11: error: ‘k’ was not declared in this scope
17 | time+=x/k;
| ^