Judge Information
Run ID: 101581
src.cpp: In function 'void dtra(int, int)':
src.cpp:21:16: error: 'n' was not declared in this scope
for(i=1;i<=n;i++) d[i] = 10000009;
^
src.cpp:21:16: error: 'n' was not declared in this scope
for(i=1;i<=n;i++) d[i] = 10000009;
^