QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
answer.code:22:19: error: ‘acos’ was not declared in this scope 22 | const double PI = acos(-1.0); | ^~~~