QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#235871#6632. Minimize Medianucup-team1295Compile Error//C++201.6kb2023-11-03 11:41:162023-11-03 11:41:17

Details

answer.code: In function ‘void solve()’:
answer.code:46:31: error: ‘fac’ was not declared in this scope
   46 |         for(const auto& val : fac[i])
      |                               ^~~