QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#822744#9902. 求和ucup-team4645Compile Error//C++231.1kb2024-12-20 16:12:142024-12-20 16:12:14

详细

answer.code:18:8: error: ISO C++ forbids declaration of ‘f’ with no type [-fpermissive]
   18 | inline f(int o[])
      |        ^