QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#313878#7730. Convex CheckerZhaoZiLongCompile Error//C++143.2kb2024-01-25 08:38:222024-01-25 08:38:23

Details

answer.code:74:8: error: ISO C++ forbids declaration of ‘det’ with no type [-fpermissive]
   74 | inline det (point a, point b)
      |        ^~~