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