Problem | gift |
---|---|
User | briyanii |
Submission Time | 2024-01-25 15:34:24 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gift.cpp: In function ‘int main()’:
gift.cpp:11:15: error: request for member ‘length’ in ‘allbean’, which is of non-class type ‘int [beans]’
11 | if (allbean.length() > 1) {
| ^~~~~~