QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#289995#7860. Graph of Maximum Degree 3ucup-team1400Compile Error//C++203.4kb2023-12-24 07:10:272023-12-24 07:10:27

Details

answer.code: In function ‘int main()’:
answer.code:155:2: error: expected ‘}’ at end of input
  155 | }
      |  ^
answer.code:14:12: note: to match this ‘{’
   14 | int main() {
      |            ^