QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#235871#6632. Minimize Medianucup-team1295Compile Error//C++201.6kb2023-11-03 11:41:162023-11-03 11:41:17

详细

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])
      |                               ^~~