QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#728223#7956. Walk SwappinggymCompile Error//C++202.7kb2024-11-09 14:48:312024-11-09 14:48:33

Details

answer.code: In function ‘int main()’:
answer.code:54:23: error: ‘rng’ was not declared in this scope
   54 |     shuffle(all(roll),rng);
      |                       ^~~