QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
详细
answer.code:12:18: error: declaration does not declare anything [-fpermissive] 12 | typedef int long long; | ^~~~