QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#228093 | #5415. Ropeway | ucup-team2174 | Compile Error | / | / | C++20 | 3.2kb | 2023-10-28 11:56:14 | 2023-10-28 11:56:15 |
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:110:26: error: ‘flase’ was not declared in this scope; did you mean ‘fclose’? 110 | ios::sync_with_stdio(flase); | ^~~~~ | fclose