QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#247418 | #7619. Make SYSU Great Again I | ucup-team2182# | Compile Error | / | / | C++20 | 979b | 2023-11-11 14:21:28 | 2023-11-11 14:21:29 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘void solve()’: answer.code:10:9: error: ‘scanf_s’ was not declared in this scope; did you mean ‘scanf’? 10 | scanf_s("%d %d", &n, &k); | ^~~~~~~ | scanf