QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#250944 | #5548. Increase the Toll Fees | MaMengQi | Compile Error | / | / | C++20 | 3.0kb | 2023-11-13 21:55:48 | 2023-11-13 21:55:49 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:12:18: error: declaration does not declare anything [-fpermissive] 12 | typedef int long long; | ^~~~