QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
詳細信息
answer.code: In function ‘int main()’: answer.code:37:5: error: ‘returnn’ was not declared in this scope 37 | returnn 0; | ^~~~~~~