QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#51225#4633. Coprime MatricesZhangYiDeCompile Error//C++111.2kb2022-10-01 14:48:202022-10-01 14:48:23

详细

answer.code:22:8: error: ISO C++ forbids declaration of ‘ckR’ with no type [-fpermissive]
   22 | inline ckR(int x,int y){
      |        ^~~
answer.code:25:8: error: ISO C++ forbids declaration of ‘ckL’ with no type [-fpermissive]
   25 | inline ckL(int x,int y){
      |        ^~~