QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#75075#3872. Gym BadgesZhangYiDeCompile Error//C++17972b2023-02-04 15:03:162023-02-04 15:03:18

Details

answer.code: In function ‘int main()’:
answer.code:31:12: error: redeclaration of ‘ll c’
   31 |         ll c=0;
      |            ^
answer.code:22:12: note: ‘ll c’ previously declared here
   22 |         ll c=0;
      |            ^