QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#76899#5369. 时间旅行QiulyCompile Error//C++141.1kb2023-02-12 16:12:182023-02-12 16:12:19

Details

answer.code: In function ‘int main()’:
answer.code:29:27: error: ‘x’ was not declared in this scope
   29 |                 IN (t), s[x].resize (t);
      |                           ^