QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#323088#1359. Setting MapsconzloiCompile Error//C++202.5kb2024-02-08 13:57:422024-02-08 13:57:42

Details

answer.code: In function ‘int main()’:
answer.code:91:25: error: ‘cost’ was not declared in this scope; did you mean ‘cosl’?
   91 |                         cost += C[i];
      |                         ^~~~
      |                         cosl