QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#41125 | #4392. Bowcraft | DianasDog | Compile Error | / | / | C++14 | 1.0kb | 2022-07-27 23:12:53 | 2022-07-27 23:12:54 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘int main()’: answer.code:42:37: error: ‘i’ was not declared in this scope 42 | printf("%.3Lf\n",dp[i]); | ^