QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#44499#4580. Bicycle Tourtriple__a#Compile Error//C++31b2022-08-18 15:22:002022-08-18 15:22:03

Judging History

你现在查看的是最新测评结果

  • [2023-08-10 23:21:45]
  • System Update: QOJ starts to keep a history of the judgings of all the submissions.
  • [2022-08-18 15:22:03]
  • 评测
  • [2022-08-18 15:22:00]
  • 提交

answer

// MST+HLD. so hard to write :(

Details

/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status