QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#32005 | #1822. Mountainous Palindromic Subarray | GuanYunchang | Compile Error | / | / | C++11 | 1.6kb | 2022-05-14 17:42:33 | 2022-05-18 04:29:25 |
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:37:5: error: ‘returnn’ was not declared in this scope 37 | returnn 0; | ^~~~~~~