QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#96760 | #6128. Flippy Sequence | ZhangYiDe | Compile Error | / | / | C++ | 1.0kb | 2023-04-15 16:08:12 | 2023-04-15 16:08:16 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘int main()’: answer.code:24:17: error: ‘scanf_s’ was not declared in this scope; did you mean ‘scanf’? 24 | scanf_s("%s", s); | ^~~~~~~ | scanf