QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#309068#7860. Graph of Maximum Degree 3ucup-team1876#Compile Error//C++232.6kb2024-01-20 14:35:592024-01-20 14:35:59

Details

answer.code: In function ‘int main()’:
answer.code:70:16: error: ‘ajd’ was not declared in this scope; did you mean ‘adj’?
   70 |             if(ajd[i4][1].empty()) continue;
      |                ^~~
      |                adj