QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#649289#9188. Light Bulbsucup-team3407Compile Error//C++146.5kb2024-10-17 22:31:592024-10-17 22:32:04

Details

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