Problem | homeworkextension |
---|---|
User | Yanwang |
Submission Time | 2025-02-12 16:52:05 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
homeworkextension.cpp: In function ‘int32_t main()’:
homeworkextension.cpp:29:12: error: ‘k’ was not declared in this scope
29 | if (b >= k) res += a[i];
| ^