Problem | modulochain |
---|---|
User | apxy36 |
Submission Time | 2023-11-08 15:20:10 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
modulochain.cpp: In function ‘int32_t main()’:
modulochain.cpp:19:27: error: request for member ‘size’ in ‘v’, which is of non-class type ‘long long int [n]’
19 | for (int i = 0; i < v.size(); i++){
| ^~~~