QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#288418#7782. Ursa Minorucup-team1682Compile Error//C++206.4kb2023-12-22 17:07:232023-12-22 17:07:23

Details

answer.code: In function ‘void gocha()’:
answer.code:148:51: error: request for member ‘sh’ in ‘tar[i]’, which is of non-class type ‘long long int’
  148 |         for(int i=3913;i<=140111;++i)br=br+tar[i].sh(i);
      |                                                   ^~