| Problem | xmas |
|---|---|
| User | Leeyee |
| Submission Time | 2026-02-27 16:21:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
xmas.cpp: In function ‘int main()’:
xmas.cpp:14:15: error: invalid cast from type ‘__gnu_cxx::__normal_iterator<int*, std::vector<int> >’ to type ‘int’
14 | cout<< int(b)+1;
| ^