QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#564627#4815. Flower's Landtzl_Dedicatus545Compile Error//C++143.9kb2024-09-15 11:43:392024-09-15 11:43:39

Details

answer.code: In function ‘int main()’:
answer.code:131:27: error: ‘t’ was not declared in this scope
  131 |         rep(i,1,n+1,1)  f[t][i].resize(k+2);
      |                           ^