运行 ID: 140365

Main.cc: In function ‘int main()’:
Main.cc:6:14: warning: ‘y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  int n,i,j,x,y;
              ^
/usr/bin/ld: failed to convert GOTPCREL relocation; relink with --no-relax
collect2: error: ld returned 1 exit status