Problem | topical |
---|---|
User | YSH2020 |
Submission Time | 2025-03-20 10:51:49 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
topical.cpp: In function ‘int main()’:
topical.cpp:34:22: error: request for member ‘second’ in ‘slide[i]’, which is of non-class type ‘long long int’
34 | hit[s[i][slide[i].second]]++;
| ^~~~~~