QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#500099#8516. LED MatrixZhangYiDeCompile Error//C++14830b2024-07-31 22:22:272024-07-31 22:22:28

Details

answer.code:4:7: error: ‘ll’ does not name a type
    4 | const ll mod=1e9+7;
      |       ^~