QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#156952#7112. XOR Cliqueucup-team1506#Compile Error//C++14434b2023-09-02 14:39:092023-09-02 14:58:01

Details

answer.code: In function ‘int main()’:
answer.code:19:33: error: ‘log2’ was not declared in this scope
   19 |                         int p = log2(a[i]);
      |                                 ^~~~