QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#649289 | #9188. Light Bulbs | ucup-team3407 | Compile Error | / | / | C++14 | 6.5kb | 2024-10-17 22:31:59 | 2024-10-17 22:32:04 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
answer.code: In function ‘int ask()’: answer.code:45:16: error: invalid conversion from ‘int*’ to ‘int’ [-fpermissive] 45 | return cnt; | ^~~ | | | int*