Problem | nystudy |
---|---|
User | JAVIER |
Submission Time | 2024-11-11 10:46:36 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
nystudy.cpp: In function ‘int main()’:
nystudy.cpp:20:9: error: request for member ‘push_back’ in ‘arr’, which is of non-class type ‘long long int [N]’
20 | arr.push_back(x);
| ^~~~~~~~~