QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#455726#8726. Magic Showchenliyan#Compile Error//C++14886b2024-06-26 19:00:222024-06-26 19:00:22

详细

Bob.code: In function ‘long long int Bob(std::vector<std::pair<int, int> >)’:
Bob.code:14:22: error: ‘mod’ was not declared in this scope; did you mean ‘md’?
   14 |                 if(r>mod) swap(r,mod);
      |                      ^~~
      |                      md