QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#739221#7753. Energy Distributionucup-team3556#Compile Error//C++233.8kb2024-11-12 21:11:292024-11-12 21:11:30

Details

answer.code: In function ‘std::vector<long double> find_(std::vector<long double>)’:
answer.code:118:25: error: ‘n’ was not declared in this scope
  118 |         int i = rnd() % n;
      |                         ^