| Problem | xmas |
|---|---|
| User | jamallikestocode |
| Submission Time | 2026-02-02 17:19:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
xmas.cpp: In function ‘int main()’:
xmas.cpp:18:33: error: request for member ‘index’ in ‘gift.std::vector<int>::operator[](((std::vector<int>::size_type)s))’, which is of non-class type ‘__gnu_cxx::__alloc_traits<std::allocator<int>, int>::value_type’ {aka ‘int’}
18 | cout << gift[s].index();
| ^~~~~