QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#649289#9188. Light Bulbsucup-team3407Compile Error//C++146.5kb2024-10-17 22:31:592024-10-17 22:32:04

详细

answer.code: In function ‘int ask()’:
answer.code:45:16: error: invalid conversion from ‘int*’ to ‘int’ [-fpermissive]
   45 |         return cnt;
      |                ^~~
      |                |
      |                int*