Problem | squidzofrenzic |
---|---|
User | justin271828 |
Submission Time | 2023-06-11 18:20:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
squidzofrenzic.cpp: In function ‘int isvalid(int, int, int*, int)’:
squidzofrenzic.cpp:8:25: error: ‘b’ was not declared in this scope
8 | if (partialarraysum + b[i] > A) {
| ^