QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#761663#2. BoatundefinedmoeCompile Error//C++9878b2024-11-19 07:58:512024-11-19 07:58:51

Judging History

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

  • [2024-11-19 07:58:51]
  • 评测
  • [2024-11-19 07:58:51]
  • 提交

answer

// Hydro submission #673bd1fa98d9aea88835929c@1731974330456
#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