QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
answer.code: In function ‘int ask()’: answer.code:45:16: error: invalid conversion from ‘int*’ to ‘int’ [-fpermissive] 45 | return cnt; | ^~~ | | | int*