Problem anutforajaroftuna
User PlayVoltz
Submission Time 2023-05-10 22:07:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

anutforajaroftuna.cpp: In function ‘int main()’:
anutforajaroftuna.cpp:20:30: error: ‘class std::vector<std::pair<int, std::pair<int, int> > >’ has no member named ‘second’
20 | nuts[i].first = num - nuts.second.first;
| ^~~~~~