QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#500099 | #8516. LED Matrix | ZhangYiDe | Compile Error | / | / | C++14 | 830b | 2024-07-31 22:22:27 | 2024-07-31 22:22:28 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
answer.code:4:7: error: ‘ll’ does not name a type 4 | const ll mod=1e9+7; | ^~