QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#441450#8578. 과일 게임HuangHanShengCompile Error//C++20865b2024-06-14 15:19:402024-06-14 15:19:41

Details

answer.code:16:11: error: size of array ‘mx’ is not an integral constant-expression
   16 | int mx[L][n];
      |           ^