QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#247797 | #7619. Make SYSU Great Again I | ucup-team221# | Compile Error | / | / | C++14 | 1.3kb | 2023-11-11 16:04:52 | 2023-11-11 16:04:52 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
answer.code:22:19: error: ‘acos’ was not declared in this scope 22 | const double PI = acos(-1.0); | ^~~~