Problem | bombing |
---|---|
User | Naman1312 |
Submission Time | 2024-03-08 16:15:20 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
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;
| ^~~~~~