QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#488136#8726. Magic ShowAdorableCompile Error//C++23653b2024-07-23 17:01:072024-07-23 17:01:08

Details

Alice.code: In function ‘std::vector<std::pair<int, int> > Alice()’:
Alice.code:4:13: error: ‘setN’ was not declared in this scope
    4 |     int x = setN(5000);
      |             ^~~~