QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#864229 | #9314. The Median of the Median of the Median | GuanYunchang | Compile Error | / | / | C++20 | 1.2kb | 2025-01-20 12:29:11 | 2025-01-20 12:29:17 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
answer.code:3:18: error: declaration does not declare anything [-fpermissive] 3 | typedef int long long; | ^~~~