| Problem | workoutplan |
|---|---|
| User | asruby |
| Submission Time | 2024-03-29 22:45:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
workoutplan.cpp: In function ‘int main()’:
workoutplan.cpp:61:20: error: ‘k’ was not declared in this scope
61 | e[i] = (((w[i] - k) + A))/A) + 1;
| ^