QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#795556#9727. Barkley IIIucup-team5248Compile Error//C++203.5kb2024-11-30 21:26:262024-11-30 21:26:27

Details

answer.code: In constructor ‘FastSet<_N>::FastSet(ull)’:
answer.code:13:9: error: ‘_n’ was not declared in this scope; did you mean ‘_N’?
   13 |         _n = _N;
      |         ^~
      |         _N