QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#211363 | #4186. Card Trading | ZhaoZiLong | Compile Error | / | / | C++23 | 2.0kb | 2023-10-12 15:26:04 | 2023-10-12 15:26:04 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
answer.code:7:14: error: ‘long long’ specified with ‘double’ 7 | typedef long long double ld; | ^~~~