Problem | lowelements |
---|---|
User | JhoCyber |
Submission Time | 2025-02-03 17:48:10 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lowelements.cpp: In function ‘int32_t main()’:
lowelements.cpp:12:15: error: request for member ‘size’ in ‘a’, which is of non-class type ‘long long int [n]’
12 | cout << a.size()-2;
| ^~~~