| Problem | workoutplan |
|---|---|
| User | SJY123 |
| Submission Time | 2025-06-19 23:31:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
workoutplan.cpp: In function ‘int main()’:
workoutplan.cpp:24:29: error: request for member ‘size’ in ‘s’, which is of non-class type ‘int’
24 | if((m - k + a - 1)/a > s.size()){
| ^~~~