| Problem | potatosalad |
|---|---|
| User | sconsrr |
| Submission Time | 2025-01-16 14:13:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:12:10: error: request for member ‘size’ in ‘arr’, which is of non-class type ‘long long int [N]’
12 | if (arr.size() < 2) {
| ^~~~