QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#364567#5110. SplitstreamwaifuSenpai#Compile Error//C++202.1kb2024-03-24 15:20:052024-03-24 15:20:06

Details

answer.code: In function ‘int main()’:
answer.code:35:30: error: expression cannot be used as a function
   35 |             if (node[id].size() == 0 || ans > node[id].size) {
      |                 ~~~~~~~~~~~~~^~