QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#32178#29. Posters on the wallflower#Compile Error//C++145.3kb2022-05-18 00:34:442022-05-18 04:29:47

Details

answer.code: In member function ‘void Segment::update(int&, int, int, int, int, int)’:
answer.code:42:20: error: ‘flag’ was not declared in this scope
   42 |                 if(flag) u = newnode(u);
      |                    ^~~~