QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#728223#7956. Walk SwappinggymCompile Error//C++202.7kb2024-11-09 14:48:312024-11-09 14:48:33

详细

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