QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#402653#7759. Permutation Counting 2chenliyan#Compile Error//C++143.1kb2024-05-01 09:18:242024-05-01 09:18:24

Details

answer.code: In function ‘int main()’:
answer.code:77:17: error: ‘a’ was not declared in this scope
   77 |         int _=1;a
      |                 ^