nafta.cpp: In constructor 'DSU::DSU(int)':
nafta.cpp:13:13: warning: 'DSU::len' will be initialized after [-Wreorder]
13 | vi par, len;
| ^~~
nafta.cpp:12:9: warning: 'int DSU::components' [-Wreorder]
12 | int components;
| ^~~~~~~~~~
nafta.cpp:14:5: warning: when initialized here [-Wreorder]
14 | DSU(int n) : par(n,-1), len(n,1), components(n) {}
| ^~~
nafta.cpp: In function 'int main()':
nafta.cpp:63:9: warning: unused variable 'cc' [-Wunused-variable]
63 | int cc = 1;
| ^~
nafta.cpp: In lambda function:
nafta.cpp:119:16: warning: 'loc' may be used uninitialized in this function [-Wmaybe-uninitialized]
119 | rec(mid+1,r,loc,dr,rec);
| ~~~^~~~~~~~~~~~~~~~~~~~
nafta.cpp:119:16: warning: 'loc' may be used uninitialized in this function [-Wmaybe-uninitialized]
119 | rec(mid+1,r,loc,dr,rec);
| ~~~^~~~~~~~~~~~~~~~~~~~
nafta.cpp:119:16: warning: 'loc' may be used uninitialized in this function [-Wmaybe-uninitialized]
119 | rec(mid+1,r,loc,dr,rec);
| ~~~^~~~~~~~~~~~~~~~~~~~
nafta.cpp:119:16: warning: 'loc' may be used uninitialized in this function [-Wmaybe-uninitialized]
119 | rec(mid+1,r,loc,dr,rec);
| ~~~^~~~~~~~~~~~~~~~~~~~
nafta.cpp:118:29: warning: 'loc' may be used uninitialized in this function [-Wmaybe-uninitialized]
118 | rec(l,mid,dl,loc+1,rec);
| ~~~^~
nafta.cpp:119:16: warning: 'loc' may be used uninitialized in this function [-Wmaybe-uninitialized]
119 | rec(mid+1,r,loc,dr,rec);
| ~~~^~~~~~~~~~~~~~~~~~~~
nafta.cpp:119:16: warning: 'loc' may be used uninitialized in this function [-Wmaybe-uninitialized]
119 | rec(mid+1,r,loc,dr,rec);
| ~~~^~~~~~~~~~~~~~~~~~~~
nafta.cpp:119:16: warning: 'loc' may be used uninitialized in this function [-Wmaybe-uninitialized]
119 | rec(mid+1,r,loc,dr,rec);
| ~~~^~~~~~~~~~~~~~~~~~~~
nafta.cpp:119:16: warning: 'loc' may be used uninitialized in this function [-Wmaybe-uninitialized]
119 | rec(mid+1,r,loc,dr,rec);
| ~~~^~~~~~~~~~~~~~~~~~~~
nafta.cpp:119:16: warning: 'loc' may be used uninitialized in this function [-Wmaybe-uninitialized]
119 | rec(mid+1,r,loc,dr,rec);
| ~~~^~~~~~~~~~~~~~~~~~~~
nafta.cpp: In function 'int main()':
nafta.cpp:119:16: warning: 'loc' may be used uninitialized in this function [-Wmaybe-uninitialized]
119 | rec(mid+1,r,loc,dr,rec);
| ~~~^~~~~~~~~~~~~~~~~~~~
nafta.cpp:119:16: warning: 'loc' may be used uninitialized in this function [-Wmaybe-uninitialized]
119 | rec(mid+1,r,loc,dr,rec);
| ~~~^~~~~~~~~~~~~~~~~~~~
nafta.cpp:119:16: warning: 'loc' may be used uninitialized in this function [-Wmaybe-uninitialized]
119 | rec(mid+1,r,loc,dr,rec);
| ~~~^~~~~~~~~~~~~~~~~~~~
nafta.cpp:118:29: warning: 'loc' may be used uninitialized in this function [-Wmaybe-uninitialized]
118 | rec(l,mid,dl,loc+1,rec);
| ~~~^~
nafta.cpp:119:16: warning: 'loc' may be used uninitialized in this function [-Wmaybe-uninitialized]
119 | rec(mid+1,r,loc,dr,rec);
| ~~~^~~~~~~~~~~~~~~~~~~~
nafta.cpp:119:16: warning: 'loc' may be used uninitialized in this function [-Wmaybe-uninitialized]
119 | rec(mid+1,r,loc,dr,rec);
| ~~~^~~~~~~~~~~~~~~~~~~~
nafta.cpp:119:16: warning: 'loc' may be used uninitialized in this function [-Wmaybe-uninitialized]
119 | rec(mid+1,r,loc,dr,rec);
| ~~~^~~~~~~~~~~~~~~~~~~~
nafta.cpp:118:29: warning: 'loc' may be used uninitialized in this function [-Wmaybe-uninitialized]
118 | rec(l,mid,dl,loc+1,rec);
| ~~~^~
nafta.cpp:119:16: warning: 'loc' may be used uninitialized in this function [-Wmaybe-uninitialized]
119 | rec(mid+1,r,loc,dr,rec);
| ~~~^~~~~~~~~~~~~~~~~~~~
nafta.cpp:119:16: warning: 'loc' may be used uninitialized in this function [-Wmaybe-uninitialized]
119 | rec(mid+1,r,loc,dr,rec);
| ~~~^~~~~~~~~~~~~~~~~~~~
nafta.cpp:118:29: warning: 'loc' may be used uninitialized in this function [-Wmaybe-uninitialized]
118 | rec(l,mid,dl,loc+1,rec);
| ~~~^~
nafta.cpp:119:16: warning: 'loc' may be used uninitialized in this function [-Wmaybe-uninitialized]
119 | rec(mid+1,r,loc,dr,rec);
| ~~~^~~~~~~~~~~~~~~~~~~~
nafta.cpp:118:29: warning: 'loc' may be used uninitialized in this function [-Wmaybe-uninitialized]
118 | rec(l,mid,dl,loc+1,rec);
| ~~~^~
nafta.cpp:118:29: warning: 'loc' may be used uninitialized in this function [-Wmaybe-uninitialized]
118 | rec(l,mid,dl,loc+1,rec);
| ~~~^~
nafta.cpp:119:16: warning: 'loc' may be used uninitialized in this function [-Wmaybe-uninitialized]
119 | rec(mid+1,r,loc,dr,rec);
| ~~~^~~~~~~~~~~~~~~~~~~~