QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#97104#3614. Math TradeHuangHanShengCompile Error//C++981.1kb2023-04-16 15:28:222023-04-16 15:28:24

Details

answer.code: In function ‘int judge(int)’:
answer.code:20:25: error: ‘strcpy_s’ was not declared in this scope; did you mean ‘strcpy’?
   20 |                         strcpy_s(t ,30, has[j]);
      |                         ^~~~~~~~
      |                         strcpy