Problem | examinations |
---|---|
User | LCJLY |
Submission Time | 2023-01-29 17:55:06 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
examinations.cpp: In function ‘int32_t main()’:
examinations.cpp:22:33: error: request for member ‘second’ in ‘arr2[x]’, which is of non-class type ‘int’
22 | cin >> arr[x]>> arr2[x].second;
| ^~~~~~