运行 ID: 36313

Main.cc: In function ‘long long int find(long long int, long long int)’:
Main.cc:50:13: warning: ‘ret’ may be used uninitialized in this function [-Wmaybe-uninitialized]
     int mid,ret;
             ^~~
/usr/bin/ld: failed to convert GOTPCREL relocation; relink with --no-relax
collect2: error: ld returned 1 exit status