QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
answer.code:3:18: error: declaration does not declare anything [-fpermissive] 3 | typedef int long long; | ^~~~