Problem | bombing |
---|---|
User | Naman1312 |
Submission Time | 2024-03-08 16:14:49 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
bombing.cpp: In function ‘int main()’:
bombing.cpp:41:27: error: request for member ‘second’ in ‘v’, which is of non-class type ‘long long int’
41 | int node = (int)v.second;
| ^~~~~~