Problem | eeducation |
---|---|
User | Yizhou |
Submission Time | 2024-06-26 22:37:46 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
eeducation.cpp: In function ‘int main()’:
eeducation.cpp:16:19: error: request for member ‘size’ in ‘b’, which is of non-class type ‘int [m]’
16 | for(int j=0;j<b.size();j++){
| ^~~~