Problem bombing
User Naman1312
Submission Time 2024-03-08 16:13:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bombing.cpp: In function ‘int main()’:
bombing.cpp:41:22: error: request for member ‘second’ in ‘v’, which is of non-class type ‘long long int’
41 | int node = v.second;
| ^~~~~~