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