QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#233381#6300. Best Carry Player 2ucup-team1785#Compile Error//C++233.4kb2023-10-31 17:04:282023-10-31 17:04:28

Details

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