Judge Information
Run ID: 94468
src.cpp: In function 'int main()':
src.cpp:18:42: error: request for member 'v' in 'n', which is of non-class type 'int'
a[n+1].w=1000000000;a[n+1].v=abs(a[n.v]-a[n-1].v)+1;
^
src.cpp:18:42: error: request for member 'v' in 'n', which is of non-class type 'int'
a[n+1].w=1000000000;a[n+1].v=abs(a[n.v]-a[n-1].v)+1;
^