QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#499092#3597. Some SumHuangHanShengCompile Error//C++17255b2024-07-31 02:15:542024-07-31 02:15:54

Details

answer.code: In function ‘int main()’:
answer.code:9:13: error: expected ‘;’ before string constant
    9 |         cout "Odd";
      |             ^~~~~~
      |             ;