QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#97104 | #3614. Math Trade | HuangHanSheng | Compile Error | / | / | C++98 | 1.1kb | 2023-04-16 15:28:22 | 2023-04-16 15:28:24 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
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