QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#387781#3734. Parenthesisucup-team1383Compile Error//C++17744b2024-04-12 20:15:042024-04-12 20:15:05

Details

answer.code: In function ‘int main()’:
answer.code:37:52: error: expected primary-expression before ‘||’ token
   37 |                                         if(z[i]<=1)||f[i]<=1){
      |                                                    ^~