QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#323088 | #1359. Setting Maps | conzloi | Compile Error | / | / | C++20 | 2.5kb | 2024-02-08 13:57:42 | 2024-02-08 13:57:42 |
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:91:25: error: ‘cost’ was not declared in this scope; did you mean ‘cosl’? 91 | cost += C[i]; | ^~~~ | cosl