QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#45770#4564. Digital CircuitZhaoZiLongCompile Error//C++17635b2022-08-24 15:12:012022-08-24 15:12:04

Details

answer.code: In function ‘void init(int, int, std::vector<int>, std::vector<int>)’:
answer.code:16:15: error: ‘toggle’ was not declared in this scope; did you mean ‘toogle’?
   16 |    FORO(i,1,M)toggle[i]=A[i];
      |               ^~~~~~
      |               toogle