QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#761662#2. BoatundefinedmoeCompile Error//C++9878b2024-11-19 07:56:342024-11-19 07:56:35

Judging History

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

  • [2024-11-19 07:56:35]
  • 评测
  • [2024-11-19 07:56:34]
  • 提交

answer

// Hydro submission #673bd1fa98d9aea88835929c@1731974193664
#include<iostream>

Details

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