QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#482940#7279. Tricks of the Tradeegypt_ioi2024b_05Compile Error//C++171.8kb2024-07-18 05:39:532024-07-18 05:39:54

Details

answer.code: In function ‘int main()’:
answer.code:69:71: error: ‘val’ was not declared in this scope; did you mean ‘vall’?
   69 |                                 while(l != ss.rend() && (*l).first == val){
      |                                                                       ^~~
      |                                                                       vall