Problem | gecko |
---|---|
User | justin271828 |
Submission Time | 2023-06-21 13:34:06 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gecko.cpp: In function ‘int main()’:
gecko.cpp:32:10: error: ‘maxi’ was not declared in this scope; did you mean ‘maxa’?
32 | ans = maxi(k, h, w, dup_arr);
| ^~~~
| maxa